0
0
Fork 0
mirror of https://github.com/discourse/discourse.git synced 2026-08-06 00:54:21 +08:00
discourse/app/controllers/users
Mark VanLandingham 8bd4acb89e
FEATURE: Allow HTML for OAuth error message (#41204)
This adds a new method to `PrettyText`, `PrettyText#sanitize`. We then
use it for the .erb template that drives OAuth error message to allow
HTML, not just plain text.
2026-06-26 08:35:06 -05:00
..
associate_accounts_controller.rb DEV: Allow ServerSession to store arbitrary data (#34919) 2025-09-26 10:35:28 +02:00
discourse_id_controller.rb FIX: Revocation endpoint is blocked when login_required is enabled, preventing session invalidation (#37859) 2026-02-17 09:12:14 -05:00
omniauth_callbacks_controller.rb FEATURE: Allow HTML for OAuth error message (#41204) 2026-06-26 08:35:06 -05:00