discourse/app/assets/javascripts/select-kit/addon
David Taylor d8b68e00c9
FIX: Ensure values are escaped in select-kit dropdowns (#16586)
The values in Discourse dropdown menus only come from admin-defined strings, not unsanitised end-user input, so this lack of escaping was not exploitable.
2022-04-28 16:31:41 +01:00
..
components FIX: correctly uses the name helper for selected content (#15610) 2022-01-17 12:18:43 +01:00
lib FIX: allows to use icon-picker in wizard (#13786) 2021-07-21 13:49:21 +02:00
mixins UX: Minor layout tweaks to dropdowns (#14299) 2021-09-10 09:00:41 -04:00
templates/components FIX: Ensure values are escaped in select-kit dropdowns (#16586) 2022-04-28 16:31:41 +01:00
.gitkeep Revert "Revert "Merge branch 'master' of https://github.com/discourse/discourse"" 2020-05-23 00:56:13 -04:00