mastodon/spec/controllers
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
..
activitypub
admin Add confirmation screen when handling reports (#22375) 2023-01-18 16:40:09 +01:00
api Fix changing domain block severity not undoing individual account effects (#22135) 2022-12-15 17:45:02 +01:00
auth Revoke all authorized applications on password reset (#21325) 2022-12-15 15:47:06 +01:00
concerns Add more specific error messages to HTTP signature verification (#21617) 2023-01-18 16:47:56 +01:00
disputes
oauth
settings
well_known Validate nodeinfo response by schema (#21395) 2022-12-15 15:43:05 +01:00
about_controller_spec.rb
accounts_controller_spec.rb
application_controller_spec.rb
authorize_interactions_controller_spec.rb
emojis_controller_spec.rb
follower_accounts_controller_spec.rb
following_accounts_controller_spec.rb
home_controller_spec.rb
instance_actors_controller_spec.rb
intents_controller_spec.rb
invites_controller_spec.rb
manifests_controller_spec.rb
media_controller_spec.rb
media_proxy_controller_spec.rb
relationships_controller_spec.rb
shares_controller_spec.rb
statuses_cleanup_controller_spec.rb
statuses_controller_spec.rb
tags_controller_spec.rb