Commit Graph

20 Commits (aeacfb24790326cd930e1c4ffea7505964dd5c69)

Author SHA1 Message Date
Haelwenn (lanodan) Monnier 6da6540036
Bump copyright years of files changed after 2020-01-07
5 years ago
Egor Kislitsyn 775212121c
Verify HTTP signatures only when request accepts "activity+json" type
5 years ago
Egor Kislitsyn a12b6454bb
Add an option to require fetches to be signed
5 years ago
rinpatch b0e6058021 Parse http signature for request to objects/activities
5 years ago
Ariadne Conill 88d064d80e http signature plug: remove redundant checks handled by HTTPSignatures library
5 years ago
William Pitcock 071f78733a switch to pleroma/http_signatures library
5 years ago
Haelwenn (lanodan) Monnier a3a9cec483
[Credo] fix Credo.Check.Readability.AliasOrder
6 years ago
William Pitcock 980b5288ed update copyright years to 2019
6 years ago
William Pitcock 2791ce9a1f add license boilerplate to pleroma core
6 years ago
William Pitcock 8da406afa2 activitypub: verify remote http signature digests by recomputing the digest and replacing the digest header
6 years ago
lain dd9bb37893 Rename id helper method.
6 years ago
William Pitcock 4d2c6707c2 activitypub: normalize the actor to ensure we have its URI
6 years ago
Mark Felder ab4aa5720a Fix a bunch of unused variable warnings
6 years ago
lain 0a14d155d6 Fail faster.
7 years ago
lain f29902a241 More signature debugging.
7 years ago
lain 5ea6d96dbe Fix signing bug.
7 years ago
lain ac67453e8a More logging for signature problems.
7 years ago
lain 2757682894 More logging.
7 years ago
lain 38b61fddfe HttpSignature Plug: Skip if already valid.
7 years ago
Roger Braun a9c23e1c32 Add plug to validate signed http requests.
7 years ago