bb-plane-fork/packages/utils/src
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
..
permission fix: circular dependencies between packages (#7277) 2025-07-01 19:19:44 +05:30
rich-filters [WEB-4885] feat: new filters architecture and UI components (#7802) 2025-09-16 21:15:08 +05:30
work-item [WEB-4634]chore: refactor for work items store (#7538) 2025-08-06 22:44:33 +05:30
array.ts chore: format files using prettier (#7364) 2025-07-08 20:41:11 +05:30
attachment.ts [WIKI-181] refactor: make file handling generic in editor (#7046) 2025-05-12 18:37:36 +05:30
auth.ts [WEB-4513] refactor: consolidate password strength meter into shared ui package (#7462) 2025-07-25 16:56:46 +05:30
calendar.ts chore: format files using prettier (#7364) 2025-07-08 20:41:11 +05:30
color.ts refactor: move web utils to packages (#7145) 2025-06-16 17:18:41 +05:30
common.ts refactor: move web utils to packages (#7145) 2025-06-16 17:18:41 +05:30
cycle.ts chore: format files using prettier (#7364) 2025-07-08 20:41:11 +05:30
datetime.ts [WEB-4885] feat: new filters architecture and UI components (#7802) 2025-09-16 21:15:08 +05:30
distribution-update.ts fix: circular dependencies between packages (#7277) 2025-07-01 19:19:44 +05:30
editor.ts [WEB-4660] chore: replace jsx element with react node (#7567) 2025-08-11 18:42:23 +05:30
emoji.ts fix: move lucide related constants to ui package (#7226) 2025-06-17 17:06:05 +05:30
estimates.ts refactor: move web utils to packages (#7145) 2025-06-16 17:18:41 +05:30
file.ts [WEB-4357] fix: remove trailing slash from asset url #7240 2025-06-19 19:09:59 +05:30
filter.ts refactor: move web utils to packages (#7145) 2025-06-16 17:18:41 +05:30
get-icon-for-link.ts [WEB-3892] chore: link item improvements (#6944) 2025-04-17 20:08:53 +05:30
index.ts [WEB-4885] feat: new filters architecture and UI components (#7802) 2025-09-16 21:15:08 +05:30
intake.ts refactor: move web utils to packages (#7145) 2025-06-16 17:18:41 +05:30
math.ts refactor: move web utils to packages (#7145) 2025-06-16 17:18:41 +05:30
module.ts [WEB-4802] fix: module sort order (#7674) 2025-09-09 23:49:30 +05:30
notification.ts refactor: move web utils to packages (#7145) 2025-06-16 17:18:41 +05:30
page.ts [WIKI-357] fix: created by filter for pages list #7445 2025-07-21 19:22:27 +05:30
project-views.ts chore: format files using prettier (#7364) 2025-07-08 20:41:11 +05:30
project.ts refactor: move web utils to packages (#7145) 2025-06-16 17:18:41 +05:30
router.ts fix: docker build (#7220) 2025-06-17 14:08:50 +05:30
string.ts [WIKI-654] fix: version history to load from html (#7754) 2025-09-09 19:26:19 +05:30
subscription.ts [WEB-4040] fix: minor changes in base plan names (#7656) 2025-08-28 18:51:10 +05:30
tab-indices.ts refactor: move web utils to packages (#7145) 2025-06-16 17:18:41 +05:30
theme.ts refactor: move web utils to packages (#7145) 2025-06-16 17:18:41 +05:30
url.ts [WEB-4943]fix: next path url redirection (#7817) 2025-09-17 18:52:35 +05:30
workspace.ts improvement: minor improvements for workspace switcher (#6609) 2025-02-14 19:03:32 +05:30