chinwagsocial/spec
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
..
config/initializers
controllers Add more specific error messages to HTTP signature verification (#21617) 2023-01-18 16:47:56 +01:00
fabricators
features
fixtures Change domain block CSV parsing to be more robust and handle more lists (#21470) 2023-01-18 16:20:52 +01:00
helpers Use Rails tag API to build RSS feed for spoilers and polls (#20163) 2022-12-15 16:39:41 +01:00
lib Fix sanitizer parsing link text as HTML when stripping unsupported links (#22558) 2023-01-11 22:21:10 +01:00
mailers
models Fix ・ detection in hashtag regex to construct hashtag correctly (#22888) 2023-01-04 02:12:48 +01:00
policies
presenters Add follow request banner on account header (#20785) 2022-12-15 18:50:11 +01:00
requests
routing
serializers/activitypub
services Add support for editing media description and focus point of already-posted statuses (#20878) 2023-01-18 16:33:55 +01:00
support
validators
views/statuses
workers
rails_helper.rb
spec_helper.rb