bb-plane-fork/apiserver/plane/authentication
Nikhil 37cc8d7b77
[WEB - 1333]fix: session age for admin and user (#4477)
* dev: fix session token save on admin and remove session save every request

* dev: update session cookie age to environment variable

* fix: adding save every request django session

* dev:  nginx configuration

---------

Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com>
2024-05-16 16:17:05 +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-1328] chore: magic sign-in redirection (#4470) 2024-05-15 22:10:47 +05:30
utils [WEB - 1333]fix: session age for admin and user (#4477) 2024-05-16 16:17:05 +05:30
views [WEB-1328] chore: magic sign-in redirection (#4470) 2024-05-15 22:10:47 +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