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
Claire 75189af528
Fix crash on receiving requests with missing Digest header (#15782)
* Fix crash on receiving requests with missing Digest header

Return an error pointing out that Digest is missing, instead of crashing.

Fixes #15743

* Fix from review feedback
5 years ago
..
chewy
controllers Fix crash on receiving requests with missing Digest header (#15782) 5 years ago
helpers Use custom mascot on static share page (#15687) 5 years ago
javascript Fix default searchTokens (#15775) 5 years ago
lib replace all instances of "ends_with?" with "end_with?" (#15745) 5 years ago
mailers
models Add server rules (#15769) 5 years ago
policies Add server rules (#15769) 5 years ago
presenters Add server rules (#15769) 5 years ago
serializers Add server rules (#15769) 5 years ago
services Change ResolveAccountService's handling of skip_webfinger (#15750) 5 years ago
validators
views Add inline description of moderation actions in moderation interface (#15792) 5 years ago
workers