discourse/app/views/users
Jarek Radosz d407bcab36 FIX: Correctly escape category description text (#8107)
* FIX: Correctly escape category description text

This bug has been introduced in db14e10943.

* Remove unnecessary `html_safe`

`Theme.lookup_field` already returns html-safe strings: 7ad338e3e6/app/models/theme.rb (L237-L242)

* Rename `description` where it's acutally `descriptionText`
2019-10-01 12:04:39 -04:00
..
omniauth_callbacks FIX: Correctly escape category description text (#8107) 2019-10-01 12:04:39 -04:00
activate_account.html.erb CSP - extract all other inline JavaScripts (#6528) 2018-10-25 09:52:01 -04:00
admin_login.html.erb FEATURE: Second factor backup 2018-06-28 10:12:32 +02:00
confirm_admin.html.erb FIX: grant admin on subfolder 2017-10-27 16:46:02 -04:00
password_reset.html.erb DEV: Add support for Rails 6 2019-05-02 16:23:25 +10:00
perform_account_activation.html.erb CSP - extract all other inline JavaScripts (#6528) 2018-10-25 09:52:01 -04:00
send_activation_email.html.erb Add a link that allows you to send activation email again 2013-02-22 11:49:58 -05:00
show.html.erb DEV: Upgrade Discourse to Rails 6 (#8083) 2019-09-12 10:41:50 +10:00