about summary refs log tree commit diff
path: root/app/controllers/concerns/signature_verification.rb
AgeCommit message (Expand)Author
2018-10-12Improve signature verification safeguards (#8959)Eugen Rochko
2018-10-08Remove dead code (#8919)Eugen Rochko
2018-06-30Typo in signature verification failure logging (#7916)Marty McGuire
2018-05-17HTTP signatures spec no longer requires algorithms field (#7525)Eugen Rochko
2018-01-22Rename ResolveRemoteAccountService to ResolveAccountService (#6327)Akihiko Odaki
2017-10-04Validate id of ActivityPub representations (#5114)Akihiko Odaki
2017-10-03Fix HTTP responses for salmon and ActivityPub inbox processing (#5200)ThibG
2017-09-28If HTTP signature is wrong and webfinger cache is stale, retry with resolve (...Eugen Rochko
2017-08-21Support more variations of ActivityPub keyId in signature (#4630)Eugen Rochko
2017-08-09Add Digest header to requests with body, handle acct and URI keyId (#4565)Eugen Rochko
2017-07-14HTTP signatures (#4146)Eugen Rochko