discourse/lib/second_factor/actions
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
..
base.rb DEV: Update rubocop-discourse to 3.13 and autofix issues (#35073) 2025-10-06 16:11:01 +02:00
confirm_email.rb
discourse_connect_provider.rb FIX: avatar, profile & card backgrounds url in DiscourseConnect (#31956) 2025-03-24 16:23:05 +01:00
grant_admin.rb FIX: URL encode usernames in grant admin redirect (#34664) 2025-10-13 09:49:23 +08:00