about summary refs log tree commit diff
path: root/spec/controllers/concerns/signature_verification_spec.rb
AgeCommit message (Expand)Author
2023-01-18Add more specific error messages to HTTP signature verification (#21617)Claire
2022-09-21Refactor ActivityPub handling to prepare for non-Account actors (#19212)Claire
2020-02-03Change signature verification to ignore signatures with invalid host (#13033)Eugen Rochko
2019-07-11Add HTTP signatures to all outgoing ActivityPub GET requests (#11284)Eugen Rochko
2018-10-12Improve signature verification safeguards (#8959)Eugen Rochko
2018-08-12Update Rails (#8141)S.H
2017-08-09Add Digest header to requests with body, handle acct and URI keyId (#4565)Eugen Rochko
2017-07-14HTTP signatures (#4146)Eugen Rochko