index
:
mastodon
this commit
cybrespace-3.3
main
monsterfork-1.0
monsterfork-2020-09-01
monsterfork-2020-11-29
Plural Café fork of Mastodon/Glitch Social
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
app
/
controllers
/
concerns
/
signature_verification.rb
Age
Commit message (
Expand
)
Author
2019-08-18
Add HTTP signature keyId to request log (#11591)
Eugen Rochko
2019-07-11
Add ActivityPub secure mode (#11269)
Eugen Rochko
2019-07-09
Refactor domain block checks (#11268)
Eugen Rochko
2019-05-23
Move signature verification stoplight to the requests themselves (#10813)
ThibG
2019-01-07
Improvements to signature verification (#9667)
ThibG
2018-12-26
Fix signature verification stoplight triggering on non-timeout errors (#9617)
Eugen Rochko
2018-11-08
Reduce connect timeout limit and limit signature failures by source IP (#9236)
Eugen Rochko
2018-10-12
Improve signature verification safeguards (#8959)
Eugen Rochko
2018-10-08
Remove dead code (#8919)
Eugen Rochko
2018-06-30
Typo in signature verification failure logging (#7916)
Marty McGuire
2018-05-17
HTTP signatures spec no longer requires algorithms field (#7525)
Eugen Rochko
2018-01-22
Rename ResolveRemoteAccountService to ResolveAccountService (#6327)
Akihiko Odaki
2017-10-04
Validate id of ActivityPub representations (#5114)
Akihiko Odaki
2017-10-03
Fix HTTP responses for salmon and ActivityPub inbox processing (#5200)
ThibG
2017-09-28
If HTTP signature is wrong and webfinger cache is stale, retry with resolve (...
Eugen Rochko
2017-08-21
Support more variations of ActivityPub keyId in signature (#4630)
Eugen Rochko
2017-08-09
Add Digest header to requests with body, handle acct and URI keyId (#4565)
Eugen Rochko
2017-07-14
HTTP signatures (#4146)
Eugen Rochko