Files
openproject/spec/controllers
Oliver Günther eae05f9d1a Fix after login redirect not ending up on configured URL by default
We used request.url and a back_url for the home path to redirect users
if they did not end up trying to access on a deep link.

In case you access / and get redirected by require_login, you want users
to end up on the after_login_default_redirect_url

Likewise, if you access /login without a back_url, you want the same
behavior

Deep linking logins are unchanged

https://community.openproject.org/work_packages/74756
2026-05-08 09:26:58 +02:00
..
2026-02-09 15:07:54 +01:00
2025-08-18 13:42:51 +02:00
2025-05-05 09:29:55 +02:00
2026-03-06 13:29:07 +01:00
2026-04-01 09:37:01 +02:00