Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | PublickKeyTokenProvider: Fix password update routine with password hash | Marcel Klehr | 2023-01-04 | 1 | -0/+6 |
* | Fix ArrayAccess and JsonSerializable return types | Côme Chilliet | 2021-11-23 | 1 | -1/+1 |
* | Update php licenses | John Molakvoæ (skjnldsv) | 2021-06-04 | 1 | -3/+2 |
* | Format code to a single space around binary operators | Christoph Wurst | 2020-10-05 | 1 | -1/+1 |
* | Update license headers for 19 | Christoph Wurst | 2020-04-29 | 1 | -0/+1 |
* | Add visibility to all constants | Christoph Wurst | 2020-04-10 | 1 | -1/+1 |
* | Format control structures, classes, methods and function | Christoph Wurst | 2020-04-10 | 1 | -1/+0 |
* | Update license headers | Christoph Wurst | 2019-12-05 | 1 | -3/+5 |
* | Remote wipe support | Roeland Jago Douma | 2019-05-20 | 1 | -1/+5 |
* | Add interface INamedToken | Daniel Kesselberg | 2019-02-02 | 1 | -2/+5 |
* | Add tests | Roeland Jago Douma | 2018-10-02 | 1 | -1/+4 |
* | Mark token as invalid if the password doesn't match | Roeland Jago Douma | 2018-10-02 | 1 | -0/+6 |
* | Comments | Roeland Jago Douma | 2018-06-19 | 1 | -1/+2 |
* | Use constant for token version | Roeland Jago Douma | 2018-06-18 | 1 | -2/+2 |
* | Initial PKT implementation | Roeland Jago Douma | 2018-06-18 | 1 | -0/+216 |