bb-plane-fork/apps/space/app
Vamsi Krishna 877c117c37
[WEB-4943]fix: next path url redirection (#7817)
* fix: next path url redirection

* fix: enhance URL redirection safety in authentication views

Updated SignInAuthSpaceEndpoint, GitHubCallbackSpaceEndpoint, GitLabCallbackSpaceEndpoint, and GoogleCallbackSpaceEndpoint to include checks for allowed hosts and schemes before redirecting. This improves the security of URL redirection by ensuring only valid URLs are used.

* chore: updated uitl to handle double /

---------

Co-authored-by: pablohashescobar <nikhilschacko@gmail.com>
Co-authored-by: Nikhil <118773738+pablohashescobar@users.noreply.github.com>
2025-09-17 18:52:35 +05:30
..
[workspaceSlug]/[projectId] fix: lint (#7433) 2025-07-25 01:44:51 +05:30
issues/[anchor] Potential fix for code scanning alert no. 646: Server-side request forgery (#7758) 2025-09-10 14:42:46 +05:30
views/[anchor] refactor: space app barrel exports (#7573) 2025-08-15 13:12:36 +05:30
error.tsx chore: move all services inside the apps folder (#7321) 2025-07-03 00:44:13 +05:30
layout.tsx chore: move all services inside the apps folder (#7321) 2025-07-03 00:44:13 +05:30
not-found.tsx chore: move all services inside the apps folder (#7321) 2025-07-03 00:44:13 +05:30
page.tsx [WEB-4943]fix: next path url redirection (#7817) 2025-09-17 18:52:35 +05:30
provider.tsx refactor: space app barrel exports (#7573) 2025-08-15 13:12:36 +05:30