1
0
Fork 0
mirror of https://github.com/mastodon/mastodon.git synced 2024-08-20 21:08:15 -07:00
mastodon/spec
puckipedia 545095b3ce [!] Sanitize incoming classlist properly ()
* Sanitize classlist properly

* Actually properly sanitize every class after the first

* Improve Formatter spec to check for multiple classes and non-space whitespace
2018-01-03 03:54:08 +01:00
..
controllers Fix - Add GET /api/v1/accounts/:id/lists () 2017-12-12 03:55:39 +01:00
fabricators Remove preview_card fabricator () 2017-12-11 22:22:08 +09:00
features
fixtures Fix XML oEmbed support discovery () 2017-12-27 03:29:49 +01:00
helpers Remove empty strings () 2017-11-17 10:52:30 +09:00
lib [!] Sanitize incoming classlist properly () 2018-01-03 03:54:08 +01:00
mailers Add confirmation step for email changes () 2018-01-02 16:55:00 +01:00
models Allow hiding of reblogs from followed users () 2017-11-28 15:00:35 +01:00
policies
presenters Add tests for AccountRelationshipsPresenter () 2017-11-24 14:41:04 +01:00
requests
routing
services Using double splat operator () 2017-12-06 11:41:57 +01:00
support Remove empty strings () 2017-11-17 10:52:30 +09:00
validators
views
workers Lists () 2017-11-18 00:16:48 +01:00
rails_helper.rb
spec_helper.rb