discourse/app
Chris Alberti 9f1e7415fd
DEV: backport login redirect param to stable (#32865)
This backports to stable my changes to add a redirect queryParam to the
/login route.

Pulled in a couple other commits that affect the login process and the
same spec that I modified.

Had to add a commit cleaning up the modal login helper for login_spec.rb
to pass here since the modal login was already removed in main.

---------

Co-authored-by: Penar Musaraj <pmusaraj@gmail.com>
2025-05-22 16:20:21 -05:00
..
assets DEV: backport login redirect param to stable (#32865) 2025-05-22 16:20:21 -05:00
controllers DEV: backport login redirect param to stable (#32865) 2025-05-22 16:20:21 -05:00
helpers SECURITY: Preload data only when rendering application layout 2025-02-04 13:32:30 -03:00
jobs DEV: Remove code that is unused (#31117) 2025-02-03 09:53:38 +08:00
mailers UX: Use a dropdown for SSL mode for group SMTP (#27932) 2024-07-18 10:33:14 +10:00
models SECURITY: Preload data only when rendering application layout 2025-02-04 13:32:30 -03:00
serializers DEV: Use default admin routes for plugins with settings (#30941) 2025-02-04 14:57:28 +08:00
services PERF: Enqueue Job::BackfillBadge in Jobs::BadgeGrant (#30945) 2025-01-24 09:35:01 +08:00
views UX: Remove half-pixel border from loading dots (#31105) 2025-02-03 20:26:24 +01:00