This repository has been archived on 2024-07-22. You can view files and clone it, but cannot push or open issues or pull requests.
mastodon/app
Claire 68dcbcb7bf
Add more specific error messages to HTTP signature verification (#21617)
* Return specific error on failure to parse Date header

* Add error message when preferredUsername is not set

* Change error report to be JSON and include more details

* Change error report to differentiate unknown account and failed refresh

* Add tests
2023-01-18 16:47:56 +01:00
..
chewy
controllers Add more specific error messages to HTTP signature verification (#21617) 2023-01-18 16:47:56 +01:00
helpers
javascript Add listing of followed hashtags (#21773) 2023-01-18 16:44:33 +01:00
lib Fix spurious admin dashboard warning when using ElasticSearch 7.x (#23064) 2023-01-18 16:21:48 +01:00
mailers
models Add option to make the landing page be /about even when trends are enabled (#20808) 2023-01-18 16:43:58 +01:00
policies
presenters
serializers Add option to make the landing page be /about even when trends are enabled (#20808) 2023-01-18 16:43:58 +01:00
services Add more specific error messages to HTTP signature verification (#21617) 2023-01-18 16:47:56 +01:00
validators Strip spaces around URL when adding a relay (#22655) 2023-01-05 13:33:33 +01:00
views Add option to make the landing page be /about even when trends are enabled (#20808) 2023-01-18 16:43:58 +01:00
workers