This repository has been archived on 2023-03-18. You can view files and clone it, but cannot push or open issues or pull requests.
osr-discourse-src/app/assets/javascripts/discourse/lib
David Taylor 1fa7a87f86
SECURITY: Remove ember-cli specific response from application routes (#15155)
Under some conditions, these varied responses could lead to cache poisoning, hence the 'security' label.

Previously the Rails application would serve JSON data in place of HTML whenever Ember CLI requested an `application.html.erb`-rendered page. This commit removes that logic, and instead parses the HTML out of the standard response. This means that Rails doesn't need to customize its response for Ember CLI.
2021-12-01 16:10:40 +00:00
..
bootstrap-json SECURITY: Remove ember-cli specific response from application routes (#15155) 2021-12-01 16:10:40 +00:00
discourse-scss.js Support for Testem in Ember CLI (#12442) 2021-03-19 09:32:46 -04:00
pretty-text-engine.js Support for Testem in Ember CLI (#12442) 2021-03-19 09:32:46 -04:00
translation-plugin.js FIX: Don't throw errors on duplicate keys in Yaml 2021-11-25 16:56:02 -05:00