summaryrefslogtreecommitdiffstats
path: root/lib/private/Authentication/Token/PublicKeyToken.php
Commit message (Expand)AuthorAgeFilesLines
* PublickKeyTokenProvider: Fix password update routine with password hashMarcel Klehr2023-01-041-0/+6
* Fix ArrayAccess and JsonSerializable return typesCôme Chilliet2021-11-231-1/+1
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-3/+2
* Format code to a single space around binary operatorsChristoph Wurst2020-10-051-1/+1
* Update license headers for 19Christoph Wurst2020-04-291-0/+1
* Add visibility to all constantsChristoph Wurst2020-04-101-1/+1
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-1/+0
* Update license headersChristoph Wurst2019-12-051-3/+5
* Remote wipe supportRoeland Jago Douma2019-05-201-1/+5
* Add interface INamedTokenDaniel Kesselberg2019-02-021-2/+5
* Add testsRoeland Jago Douma2018-10-021-1/+4
* Mark token as invalid if the password doesn't matchRoeland Jago Douma2018-10-021-0/+6
* CommentsRoeland Jago Douma2018-06-191-1/+2
* Use constant for token versionRoeland Jago Douma2018-06-181-2/+2
* Initial PKT implementationRoeland Jago Douma2018-06-181-0/+216