bb-plane-fork/apiserver/plane/authentication
Nikhil c8491a13b3
[WEB - 1827]remove: migration for account and social login connection (#5013)
* fix: OAuth adapter error codes + missing account provider migration that introduces GitLab (#4998)

* feat(apiserver): GitLab OAuth client

* feat(admin,packages,space,web): GitLab OAuth client

* Feat(apiserver/oauth): authentication_error_code()

* chore: remove empty files introduced by rebase

* dev: delete migration

---------

Co-authored-by: jon ⚝ <jon@allmende.io>
2024-07-02 17:06:22 +05:30
..
adapter [WEB - 1827]remove: migration for account and social login connection (#5013) 2024-07-02 17:06:22 +05:30
middleware feat: session auth implementation (#4411) 2024-05-08 23:01:20 +05:30
provider fix: gitlab authentication (#4826) 2024-06-14 18:29:12 +05:30
utils fix: cache invalidation on new members invite (#4699) 2024-06-05 15:17:43 +05:30
views [WEB - 1742] chore: user activation and deactivation workflow (#4944) 2024-06-27 20:44:16 +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
rate_limit.py dev: rest framework throttling (#4534) 2024-05-21 15:03:01 +05:30
session.py feat: session auth implementation (#4411) 2024-05-08 23:01:20 +05:30
urls.py feat: add GitLab OAuth client (#4692) 2024-06-14 14:55:59 +05:30