mastodon/app/services/activitypub
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
..
fetch_featured_collection_service.rb
fetch_featured_tags_collection_service.rb
fetch_remote_account_service.rb
fetch_remote_actor_service.rb Add more specific error messages to HTTP signature verification (#21617) 2023-01-18 16:47:56 +01:00
fetch_remote_key_service.rb
fetch_remote_poll_service.rb
fetch_remote_status_service.rb
fetch_replies_service.rb
prepare_followers_synchronization_service.rb
process_account_service.rb
process_collection_service.rb
process_status_update_service.rb
synchronize_followers_service.rb