Age | Commit message (Expand) | Author |
---|---|---|
2019-07-18 | http signature plug: remove redundant checks handled by HTTPSignatures library | Ariadne Conill |
2019-05-14 | switch to pleroma/http_signatures library | William Pitcock |
2019-03-13 | [Credo] fix Credo.Check.Readability.AliasOrder | Haelwenn (lanodan) Monnier |
2018-12-31 | update copyright years to 2019 | William Pitcock |
2018-12-23 | add license boilerplate to pleroma core | William Pitcock |
2018-07-31 | activitypub: verify remote http signature digests by recomputing the digest a... | William Pitcock |
2018-05-26 | Rename id helper method. | lain |
2018-05-19 | activitypub: normalize the actor to ensure we have its URI | William Pitcock |
2018-05-04 | Fix a bunch of unused variable warnings | Mark Felder |
2018-04-02 | Fail faster. | lain |
2018-03-11 | More signature debugging. | lain |
2018-02-25 | Fix signing bug. | lain |
2018-02-24 | More logging for signature problems. | lain |
2018-02-22 | More logging. | lain |
2018-02-15 | HttpSignature Plug: Skip if already valid. | lain |
2017-12-12 | Add plug to validate signed http requests. | Roger Braun |