summaryrefslogtreecommitdiffstats
path: root/apps/oauth2/tests/Controller
Commit message (Expand)AuthorAgeFilesLines
* Move ExpiredTokenException to the correct namespaceRoeland Jago Douma2018-10-301-3/+1
* Reset bruteforce on token refresh OAuthRoeland Jago Douma2018-10-301-1/+39
* Update SettingsControllerTest.phprakekniven2018-06-301-1/+1
* Validate OAuth2 redirect uriRoeland Jago Douma2018-06-261-1/+14
* Cleanup ControllerRoeland Jago Douma2018-06-191-6/+0
* Fix testsRoeland Jago Douma2018-06-191-17/+65
* The OAuth endpoint needs to support Basic AuthRoeland Jago Douma2018-05-291-0/+84
* Add testsRoeland Jago Douma2018-05-222-40/+324
* Add tests for OAuth2 appLukas Reschke2017-05-183-0/+336