discourse/app/assets/javascripts/discourse/tests
Blake Erickson a373bf2a01 SECURITY: XSS on chat excerpts
Non-markdown tags weren't being escaped in chat excerpts. This could be
triggered by editing a chat message containing a tag (self XSS), or by
replying to a chat message with a tag (XSS).

Co-authored-by: Jan Cernik <jancernik12@gmail.com>
2023-03-16 15:27:09 -06:00
..
acceptance SECURITY: Fix XSS in full name composer reply 2023-03-16 15:27:09 -06:00
addons/truth-helpers/integration/helpers DEV: adds includes helper to templates (#18259) 2022-09-15 14:20:37 +02:00
fixtures SECURITY: Fix XSS in full name composer reply 2023-03-16 15:27:09 -06:00
helpers DEV: Fail core JS test runs if deprecations are triggered (#20614) 2023-03-10 10:39:42 +00:00
integration SECURITY: XSS on chat excerpts 2023-03-16 15:27:09 -06:00
unit FIX: `default_list_filter = none` navigation and preloading (#20641) 2023-03-14 10:46:05 +00:00
index.html DEV: Update Twitter meta tags while navigating in app (#19468) 2022-12-14 14:33:09 -05:00
setup-tests.js DEV: Correct core test run detection for theme-qunit (#20635) 2023-03-10 12:40:59 +00:00
test-boot-ember-cli.js DEV: Make the `setupTests` a regular import (#19046) 2022-11-16 16:11:18 +08:00