plane/apiserver/plane/app
guru_sainath 58bf056ddb
fix: auth redirection issues in the web, space and admin apps (#4414)
* fix: login redirection

* dev: log the user out when deactivating the account

* dev: update redirect uris for google and github

* fix: redirection url and invitation api and add redirection to god mode in nginx

* dev: add reset password redirection

* dev: update nginx headers

* dev: fix setup sh and env example and put validation for use minio when fetching project covers

* dev: stabilize dev setup

* fix: handled redirection error in web, space, and admin apps

* fix: resovled build errors

---------

Co-authored-by: pablohashescobar <nikhilschacko@gmail.com>
2024-05-09 17:46:31 +05:30
..
middleware chore: formatting all python files using black formatter (#3366) 2024-01-22 13:19:43 +05:30
permissions feat(api/issuesBySequenceId): add api to retrieve issue based on its sequence identitifier (#4170) 2024-04-24 17:42:12 +05:30
serializers feat: session auth implementation (#4411) 2024-05-08 23:01:20 +05:30
urls feat: session auth implementation (#4411) 2024-05-08 23:01:20 +05:30
views fix: auth redirection issues in the web, space and admin apps (#4414) 2024-05-09 17:46:31 +05:30
__init__.py fix: file structuring (#2797) 2023-12-07 19:59:35 +05:30
apps.py dev: external apis (#2806) 2023-12-07 19:59:35 +05:30