You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
5 years ago
..
chewy
controllers Change signature verification to ignore signatures with invalid host (#13033) 5 years ago
helpers
javascript New Crowdin translations (#12953) 5 years ago
lib
mailers
models
policies
presenters
serializers
services
validators
views
workers