summaryrefslogtreecommitdiffstats
path: root/apps/oauth2
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #10101 from nextcloud/papercut/10094/oauth_tableMorris Jobke2018-07-044-7/+12
|\
| * Do not show OAuth2 table if it is emptyRoeland Jago Douma2018-07-044-7/+12
* | Merge pull request #10065 from nextcloud/rakekniven-patch-1Roeland Jago Douma2018-07-042-2/+2
|\ \ | |/ |/|
| * Update SettingsControllerTest.phprakekniven2018-06-301-1/+1
| * Update SettingsController.phprakekniven2018-06-301-1/+1
* | Bump webpack from 4.12.2 to 4.14.0 in /apps/oauth2dependabot[bot]2018-06-302-26/+21
|/
* [tx-robot] updated from transifexNextcloud bot2018-06-282-0/+2
* Merge pull request #10013 from nextcloud/dependabot/npm_and_yarn/apps/oauth2/...Roeland Jago Douma2018-06-272-16/+11
|\
| * Bump webpack from 4.12.1 to 4.12.2 in /apps/oauth2dependabot[bot]2018-06-272-16/+11
* | [tx-robot] updated from transifexNextcloud bot2018-06-27112-564/+428
|/
* Validate OAuth2 redirect uriRoeland Jago Douma2018-06-265-12/+42
* Merge pull request #9979 from nextcloud/dependabot/npm_and_yarn/apps/oauth2/w...Morris Jobke2018-06-264-14/+19
|\
| * Bump buildJohn Molakvoæ (skjnldsv)2018-06-253-7/+12
| * Bump webpack from 4.12.0 to 4.12.1 in /apps/oauth2dependabot[bot]2018-06-252-7/+7
* | [tx-robot] updated from transifexNextcloud bot2018-06-264-6/+30
|/
* [tx-robot] updated from transifexNextcloud bot2018-06-254-0/+18
* [tx-robot] updated from transifexNextcloud bot2018-06-248-6/+26
* [tx-robot] updated from transifexNextcloud bot2018-06-232-6/+12
* [tx-robot] updated from transifexNextcloud bot2018-06-222-0/+18
* [tx-robot] updated from transifexNextcloud bot2018-06-2112-0/+66
* Bump webpack from 4.11.1 to 4.12.0 in /apps/oauth2dependabot[bot]2018-06-202-208/+214
* Bump webpack-cli from 3.0.3 to 3.0.8 in /apps/oauth2dependabot[bot]2018-06-202-7/+7
* Bump webpack-merge from 4.1.2 to 4.1.3 in /apps/oauth2dependabot[bot]2018-06-202-4/+4
* Bump build and configJohn Molakvoæ (skjnldsv)2018-06-208-9/+10
* [tx-robot] updated from transifexNextcloud bot2018-06-2020-100/+100
* Fix redirctUriRoeland Jago Douma2018-06-191-4/+4
* js-src => srcRoeland Jago Douma2018-06-198-4/+4
* Fix AdminTestsRoeland Jago Douma2018-06-192-33/+5
* Cleanup ControllerRoeland Jago Douma2018-06-192-13/+1
* Fix testsRoeland Jago Douma2018-06-191-17/+65
* [oauth2] Fix css for admin settingsJulius Härtl2018-06-193-3/+18
* Migrate OAuth Admin settings to vueRoeland Jago Douma2018-06-1915-88/+6050
* [tx-robot] updated from transifexNextcloud bot2018-06-192-0/+2
* [tx-robot] updated from transifexNextcloud bot2018-06-172-0/+4
* [tx-robot] updated from transifexNextcloud bot2018-06-122-0/+4
* [tx-robot] updated from transifexNextcloud bot2018-06-012-0/+4
* [tx-robot] updated from transifexNextcloud bot2018-05-302-0/+4
* The OAuth endpoint needs to support Basic AuthRoeland Jago Douma2018-05-292-0/+89
* [tx-robot] updated from transifexNextcloud bot2018-05-284-0/+6
* [tx-robot] updated from transifexNextcloud bot2018-05-266-0/+6
* [tx-robot] updated from transifexNextcloud bot2018-05-2510-0/+12
* [tx-robot] updated from transifexNextcloud bot2018-05-2312-0/+12
* Add testsRoeland Jago Douma2018-05-222-40/+324
* Don't use special chars to avoid confusionRoeland Jago Douma2018-05-221-0/+7
* Rotate tokenRoeland Jago Douma2018-05-221-11/+43
* Authenticate the clients on requesting a tokenRoeland Jago Douma2018-05-221-2/+45
* Fail if the response type is not properly setRoeland Jago Douma2018-05-221-1/+10
* Set OAuth token expirationRoeland Jago Douma2018-05-225-2/+89
* [tx-robot] updated from transifexNextcloud bot2018-05-202-0/+2
* [tx-robot] updated from transifexNextcloud bot2018-05-1810-10/+10