bb-plane-fork/apiserver/plane/authentication
guru_sainath 2988d5e429
[WEB-1319] chore: handled redirection when user is not logged in (#4497)
* chore: handled redirection when user is not logged in

* dev: handle url redirection in space app

* dev: remove user from redis on successful code matching
2024-05-17 14:27:49 +05:30
..
adapter [WEB-1309] fix: auth fixes (#4456) 2024-05-14 20:53:51 +05:30
middleware feat: session auth implementation (#4411) 2024-05-08 23:01:20 +05:30
provider [WEB-1319] chore: handled redirection when user is not logged in (#4497) 2024-05-17 14:27:49 +05:30
utils [WEB - 1333]fix: session age for admin and user (#4477) 2024-05-16 16:17:05 +05:30
views [WEB-1319] chore: handled redirection when user is not logged in (#4497) 2024-05-17 14:27:49 +05:30
__init__.py feat: session auth implementation (#4411) 2024-05-08 23:01:20 +05:30
apps.py feat: session auth implementation (#4411) 2024-05-08 23:01:20 +05:30
session.py feat: session auth implementation (#4411) 2024-05-08 23:01:20 +05:30
urls.py fix: admin and space redirections (#4419) 2024-05-10 02:32:42 +05:30