1
0
Fork 0
mirror of https://github.com/mastodon/mastodon.git synced 2024-08-20 21:08:15 -07:00
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
presenters
serializers Change how unread announcements are handled (#13020) 2020-02-03 01:53:09 +01:00
services
validators Search account domain in lowercase (#13016) 2020-02-01 15:42:24 +01:00
views Add "Show thread" button to public profiles (#13000) 2020-01-29 17:35:54 +01:00
workers Add publish/unpublish controls to announcements in admin UI (#12967) 2020-01-27 11:05:33 +01:00