Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix(authtoken): Store only one hash for authtokens with the current password ... | Julius Härtl | 2023-02-09 | 1 | -0/+27 |
* | Remove default token which is deprecated since Nextcloud 13 | Joas Schilling | 2021-12-01 | 1 | -9/+9 |
* | Prevent duplicate auth token activity updates | Christoph Wurst | 2021-10-22 | 1 | -0/+39 |
* | Update php licenses | John Molakvoæ (skjnldsv) | 2021-06-04 | 1 | -2/+1 |
* | Update all license headers for Nextcloud 21 | Christoph Wurst | 2020-12-16 | 1 | -0/+1 |
* | Type some of the core mappers | Christoph Wurst | 2020-10-12 | 1 | -0/+3 |
* | Format control structures, classes, methods and function | Christoph Wurst | 2020-04-10 | 1 | -1/+0 |
* | Update license headers | Christoph Wurst | 2019-12-05 | 1 | -1/+4 |
* | Add uid to delete temp token query | Daniel Kesselberg | 2019-09-18 | 1 | -1/+2 |
* | Update all the publickey tokens if needed on web login | Roeland Jago Douma | 2018-10-02 | 1 | -0/+15 |
* | Comments | Roeland Jago Douma | 2018-06-19 | 1 | -1/+1 |
* | Use constant for token version | Roeland Jago Douma | 2018-06-18 | 1 | -8/+8 |
* | Add more tests | Roeland Jago Douma | 2018-06-18 | 1 | -0/+2 |
* | Actually convert the token | Roeland Jago Douma | 2018-06-18 | 1 | -0/+8 |
* | Just pass uid to the Token stuff | Roeland Jago Douma | 2018-06-18 | 1 | -10/+5 |
* | Initial PKT implementation | Roeland Jago Douma | 2018-06-18 | 1 | -0/+167 |