Archived
2
0
Fork 0
This repository has been archived on 2024-06-09. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
mastodon/spec/controllers/concerns
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
..
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 (#21617) 2023-01-18 16:47:56 +01:00
user_tracking_concern_spec.rb