aboutsummaryrefslogtreecommitdiffstats
path: root/apps/oauth2/tests/Settings
Commit message (Expand)AuthorAgeFilesLines
* refactor: Add void return type to PHPUnit test methodsChristoph Wurst2024-09-151-3/+3
* fix(oauth2): store hashed secret instead of encryptedJulien Veyssier2024-09-021-3/+1
* chore: Add SPDX headerAndy Scherzinger2024-05-311-20/+2
* fix oauth2 testsJulien Veyssier2023-06-081-1/+9
* Cleanup oauth2 admin settingsCarl Schwan2022-07-141-4/+5
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-2/+1
* Update license headersChristoph Wurst2019-12-051-2/+4
* Mode to modern phpunitRoeland Jago Douma2019-11-271-1/+1
* Make phpunit8 compatibleRoeland Jago Douma2019-11-271-1/+1
* Some php-cs fixesRoeland Jago Douma2019-11-221-1/+1
* Move oauth admin settings to initialstateRoeland Jago Douma2019-09-281-4/+17
* Fix the actual oauth2 testsRoeland Jago Douma2019-07-011-1/+1
* Fix AdminTestsRoeland Jago Douma2018-06-191-11/+1
* Add tests for OAuth2 appLukas Reschke2017-05-181-0/+66