chinwagsocial/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 Change public profile pages to be disabled for unconfirmed users (#17385) 2022-01-28 14:24:37 +01:00
accountable_concern_spec.rb Refactor and improve tests (#17386) 2022-01-28 00:46:42 +01:00
cache_concern_spec.rb Fix cache_collection crashing when given an empty collection (#15921) 2021-03-18 00:41:32 +01:00
challengable_concern_spec.rb Add password challenge to 2FA settings, e-mail notifications (#11878) 2019-09-18 16:37:27 +02:00
export_controller_concern_spec.rb Prepare Mastodon for Rails 6 (#15911) 2021-03-17 10:09:55 +01:00
localized_spec.rb Fix sr locale being selected over sr-Latn (#13693) 2020-05-11 01:09:21 +02:00
rate_limit_headers_spec.rb Rate limit by user instead of IP when API user is authenticated (#5923) 2017-12-09 14:20:02 +01:00
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 Fix single Redis connection being used across all threads (#18135) 2022-04-28 17:47:34 +02:00