Files
wiki/server
Kolega.devandkolega.dev 7ae6635d16 fix: validate loginRedirect cookie to prevent open redirect (#7923)
The loginRedirect cookie value was used directly in res.redirect() and
window.location.replace() without validation, allowing redirection to
arbitrary external URLs. Added validation to ensure the redirect target
is a relative path before use.

Co-authored-by: kolega.dev <faizan@kolega.ai>
2026-02-11 21:27:36 -05:00
..
2021-12-17 21:41:38 -05:00
2019-02-09 12:34:27 -05:00
2021-09-11 21:02:53 -04:00
2020-08-30 21:46:55 -04:00
2023-02-16 23:58:52 -05:00