mastodon/spec
Eugen Rochko b1349342d2
Fix rendering `<a>` without `href` when scheme unsupported (#13040)
- Disallow links with relative paths
- Disallow iframes with non-http protocols and relative paths

Close #13037
2020-02-08 21:22:38 +01:00
..
controllers Change signature verification to ignore signatures with invalid host (#13033) 2020-02-03 17:48:23 +01:00
fabricators Add announcements (#12662) 2020-01-23 22:00:13 +01:00
features
fixtures
helpers
lib Fix rendering `<a>` without `href` when scheme unsupported (#13040) 2020-02-08 21:22:38 +01:00
mailers
models Search account domain in lowercase (#13016) 2020-02-01 15:42:24 +01:00
policies
presenters
requests
routing
serializers/activitypub
services
support
validators Search account domain in lowercase (#13016) 2020-02-01 15:42:24 +01:00
views
workers
rails_helper.rb
spec_helper.rb