bb-plane-fork/apiserver/plane/authentication
Nikhil 88ebda42ff
fix: authentication redirection and UI (#4432)
* dev: update python version

* dev: handle magic code attempt exhausted

* dev: update app, space and god mode redirection paths

* fix: handled signup and signin workflow

* chore: auth input error indication and autofill styling improvement

* dev: add app redirection urls

* dev: update redirections

* chore: onboarding improvement

* chore: onboarding improvement

* chore: redirection issue in space resolved

* chore: instance empty state added

* dev: fix app, space, admin redirection in docker setitngs

---------

Co-authored-by: guru_sainath <gurusainath007@gmail.com>
Co-authored-by: Anmol Singh Bhatia <anmolsinghbhatia@plane.so>
2024-05-10 17:30:38 +05:30
..
adapter fix: authentication redirection and UI (#4432) 2024-05-10 17:30:38 +05:30
middleware feat: session auth implementation (#4411) 2024-05-08 23:01:20 +05:30
provider fix: authentication redirection and UI (#4432) 2024-05-10 17:30:38 +05:30
utils fix: authentication redirection and UI (#4432) 2024-05-10 17:30:38 +05:30
views fix: authentication redirection and UI (#4432) 2024-05-10 17:30:38 +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