Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update server dependencies | Chocobozzz | 2021-02-03 | 1 | -0/+1 |
| | |||||
* | Move to eslintcontain | Chocobozzz | 2020-02-03 | 1 | -45/+45 |
| | |||||
* | Update http signature | Chocobozzz | 2020-01-07 | 1 | -3/+11 |
| | |||||
* | Remove old JSON LD signature implementation | Chocobozzz | 2019-08-29 | 1 | -4/+1 |
| | | | | | | | | | Only PeerTube was compatible with it, and the library has moved on RsaSignature2018 and removed RsaSignature2017 support. We had to create a dirty fork of the RsaSignature2017 branch, which is not ideal. Now we use the Mastodon implementation, that most other AP implementations that support JSONLD signatures use. | ||||
* | Add user adminFlags | Chocobozzz | 2019-04-15 | 1 | -2/+66 |
| | |||||
* | Add compatibility with other Linked Signature algorithms | Chocobozzz | 2018-11-14 | 1 | -2/+2 |
| | |||||
* | Use RsaSignature2017 | Chocobozzz | 2017-12-19 | 1 | -3/+3 |
| | |||||
* | Optimize signature verification | Chocobozzz | 2017-11-27 | 1 | -0/+20 |