1
0
Fork 0
mirror of https://github.com/TryGhost/Ghost-Admin.git synced 2023-12-14 02:33:04 +01:00
Ghost-Admin/tests/helpers
Ryan McCarvill df8bb6fbe7 🐝 Strip HTML from title (#665)
closes https://github.com/TryGhost/Ghost/issues/8353
- if a user pastes or inserts HTML into the title in some other way (modifying the dom, having a plugin mutate the dom, etc) then strip the HTML and insure that the title is always unstyled and plain text
2017-04-24 12:37:30 +01:00
..
adapter-error.js Update code to match eslint rules 2016-11-14 13:26:00 +00:00
configuration.js Fetch config from endpoint rather than meta tags (#368) 2016-10-28 14:07:50 +01:00
destroy-app.js add manual pretender shutdown to fix acceptance tests (#342) 2017-01-05 08:36:50 -07:00
editor-helpers.js 🐝 Strip HTML from title (#665) 2017-04-24 12:37:30 +01:00
file-upload.js Update code to match eslint rules 2016-11-14 13:26:00 +00:00
oauth.js Update code to match eslint rules 2016-11-14 13:26:00 +00:00
resolver.js deps: ember-cli@2.3.0 2016-02-16 12:32:48 -06:00
start-app.js new publish menu and date/time picker (#588) 2017-04-11 14:39:45 +01:00