discourse/app/assets
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
..
images DEV: Add SCSS helper to replace `asset-uri` and `image-uri` (#12664) 2021-04-12 13:57:39 +10:00
javascripts FIX: Ensure values are escaped in select-kit dropdowns (#16586) 2022-04-28 16:31:41 +01:00
stylesheets A11Y: Switch to using `autocomplete="off"` (#15802) 2022-02-03 17:45:25 +01:00