bb-plane-fork/apps/api/plane/authentication/views
Nikhil 56d3a9e049
[WEB-4900] refactor: remove base_host retrieval from authentication views (#7804)
* refactor: remove base_host retrieval from authentication views

* Removed unnecessary base_host retrieval from GitHub, GitLab, and Google callback endpoints.
* Updated MagicSignUpEndpoint to use get_safe_redirect_url for URL construction.
* Refactored MagicSignInSpaceEndpoint to streamline URL redirection logic.

* refactor: streamline URL redirection in MagicSignInSpaceEndpoint

* Removed redundant base_url retrieval from the exception handling in MagicSignInSpaceEndpoint.
* Enhanced the clarity of URL construction by directly using get_safe_redirect_url.
2025-09-16 10:57:20 +05:30
..
app [WEB-4900] refactor: remove base_host retrieval from authentication views (#7804) 2025-09-16 10:57:20 +05:30
space [WEB-4900] refactor: remove base_host retrieval from authentication views (#7804) 2025-09-16 10:57:20 +05:30
__init__.py chore: rename server to api (#7342) 2025-07-04 15:32:21 +05:30
common.py chore: rename server to api (#7342) 2025-07-04 15:32:21 +05:30