bb-plane-fork/apiserver/plane/authentication
sriram veeraghanta 547a76ae55
fix: admin and space redirections (#4419)
* dev: add admin and space base url

* fix: formatting

* dev: add app,space and admin base url to the api env

* fix: updated app base urls redirection

* dev: add change password endpoint

* dev: add none as default for base url

* dev: space password management endpoints

* fix: docker env update

* fix: docker and env settings

* fix: docker changes

* fix: next config update

---------

Co-authored-by: pablohashescobar <nikhilschacko@gmail.com>
Co-authored-by: guru_sainath <gurusainath007@gmail.com>
2024-05-10 02:32:42 +05:30
..
adapter fix: auth redirection issues in the web, space and admin apps (#4414) 2024-05-09 17:46:31 +05:30
middleware feat: session auth implementation (#4411) 2024-05-08 23:01:20 +05:30
provider fix: auth redirection issues in the web, space and admin apps (#4414) 2024-05-09 17:46:31 +05:30
utils fix: admin and space redirections (#4419) 2024-05-10 02:32:42 +05:30
views fix: admin and space redirections (#4419) 2024-05-10 02:32:42 +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