aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/middlewares/validators/activitypub/signature.ts
Commit message (Collapse)AuthorAgeFilesLines
* Add HTTP signature check before linked signatureChocobozzz2018-10-191-4/+12
| | | | | | It's faster, and will allow us to use RSA signature 2018 (with upstream jsonld-signature module) without too much incompatibilities in the peertube federation
* Propagate old comment on new followChocobozzz2017-12-281-2/+5
|
* Move models to typescript-sequelizeChocobozzz2017-12-131-1/+3
|
* Refractor validatorsChocobozzz2017-11-271-11/+6
|
* Begin activitypubChocobozzz2017-11-271-0/+30