mastodon/app
Eugen Rochko 5265df0a8a
Change signature verification to ignore signatures with invalid host (#13033)
Instead of returning a signature verification error, pretend there
was no signature (i.e., this does not allow access to resources that
need a valid signature), so public resources can still be fetched

Fix #13011
2020-02-03 17:48:23 +01:00
..
chewy
controllers Change signature verification to ignore signatures with invalid host (#13033) 2020-02-03 17:48:23 +01:00
helpers
javascript New Crowdin translations (#12953) 2020-02-03 15:52:20 +01:00
lib
mailers Fix error when sending moderation notification (#13014) 2020-02-01 15:42:12 +01:00
models Search account domain in lowercase (#13016) 2020-02-01 15:42:24 +01:00
policies Add announcements (#12662) 2020-01-23 22:00:13 +01:00
presenters
serializers Change how unread announcements are handled (#13020) 2020-02-03 01:53:09 +01:00
services Fix invalid votes from the API being accepted (#12601) 2020-01-12 14:17:03 +01:00
validators Search account domain in lowercase (#13016) 2020-02-01 15:42:24 +01:00
views
workers