discourse/spec/lib/second_factor
Krzysztof Kotlarek 4cf4f9fa61
FIX: URL encode usernames in grant admin redirect (#34664)
The grant admin action was not properly URL encoding usernames
containing unicode characters, causing broken redirect URLs when
usernames include special characters allowed by the
allowed_unicode_username_characters site setting.


https://meta.discourse.org/t/granting-admin-rights-fails-for-usernames-with-special-characters-when-admin-account-has-2fa-enabled/378063
2025-10-13 09:49:23 +08:00
..
actions FIX: URL encode usernames in grant admin redirect (#34664) 2025-10-13 09:49:23 +08:00
auth_manager_spec.rb DEV: Finish renaming secure_session to server_session 2025-09-23 10:35:02 +02:00