0
0
Fork 0
mirror of https://github.com/lunaisnotaboy/mastodon.git synced 2025-01-14 08:36:56 +00:00
mastodon/spec/controllers/concerns
Claire 68dcbcb7bf
Add more specific error messages to HTTP signature verification ()
* 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
..
account_controller_concern_spec.rb
accountable_concern_spec.rb
cache_concern_spec.rb
challengable_concern_spec.rb
export_controller_concern_spec.rb
localized_spec.rb
rate_limit_headers_spec.rb
signature_verification_spec.rb Add more specific error messages to HTTP signature verification () 2023-01-18 16:47:56 +01:00
user_tracking_concern_spec.rb