Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #10101 from nextcloud/papercut/10094/oauth_table | Morris Jobke | 2018-07-04 | 4 | -7/+12 |
|\ | |||||
| * | Do not show OAuth2 table if it is empty | Roeland Jago Douma | 2018-07-04 | 4 | -7/+12 |
* | | Merge pull request #10065 from nextcloud/rakekniven-patch-1 | Roeland Jago Douma | 2018-07-04 | 2 | -2/+2 |
|\ \ | |/ |/| | |||||
| * | Update SettingsControllerTest.php | rakekniven | 2018-06-30 | 1 | -1/+1 |
| * | Update SettingsController.php | rakekniven | 2018-06-30 | 1 | -1/+1 |
* | | Bump webpack from 4.12.2 to 4.14.0 in /apps/oauth2 | dependabot[bot] | 2018-06-30 | 2 | -26/+21 |
|/ | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-06-28 | 2 | -0/+2 |
* | Merge pull request #10013 from nextcloud/dependabot/npm_and_yarn/apps/oauth2/... | Roeland Jago Douma | 2018-06-27 | 2 | -16/+11 |
|\ | |||||
| * | Bump webpack from 4.12.1 to 4.12.2 in /apps/oauth2 | dependabot[bot] | 2018-06-27 | 2 | -16/+11 |
* | | [tx-robot] updated from transifex | Nextcloud bot | 2018-06-27 | 112 | -564/+428 |
|/ | |||||
* | Validate OAuth2 redirect uri | Roeland Jago Douma | 2018-06-26 | 5 | -12/+42 |
* | Merge pull request #9979 from nextcloud/dependabot/npm_and_yarn/apps/oauth2/w... | Morris Jobke | 2018-06-26 | 4 | -14/+19 |
|\ | |||||
| * | Bump build | John Molakvoæ (skjnldsv) | 2018-06-25 | 3 | -7/+12 |
| * | Bump webpack from 4.12.0 to 4.12.1 in /apps/oauth2 | dependabot[bot] | 2018-06-25 | 2 | -7/+7 |
* | | [tx-robot] updated from transifex | Nextcloud bot | 2018-06-26 | 4 | -6/+30 |
|/ | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-06-25 | 4 | -0/+18 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-06-24 | 8 | -6/+26 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-06-23 | 2 | -6/+12 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-06-22 | 2 | -0/+18 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-06-21 | 12 | -0/+66 |
* | Bump webpack from 4.11.1 to 4.12.0 in /apps/oauth2 | dependabot[bot] | 2018-06-20 | 2 | -208/+214 |
* | Bump webpack-cli from 3.0.3 to 3.0.8 in /apps/oauth2 | dependabot[bot] | 2018-06-20 | 2 | -7/+7 |
* | Bump webpack-merge from 4.1.2 to 4.1.3 in /apps/oauth2 | dependabot[bot] | 2018-06-20 | 2 | -4/+4 |
* | Bump build and config | John Molakvoæ (skjnldsv) | 2018-06-20 | 8 | -9/+10 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-06-20 | 20 | -100/+100 |
* | Fix redirctUri | Roeland Jago Douma | 2018-06-19 | 1 | -4/+4 |
* | js-src => src | Roeland Jago Douma | 2018-06-19 | 8 | -4/+4 |
* | Fix AdminTests | Roeland Jago Douma | 2018-06-19 | 2 | -33/+5 |
* | Cleanup Controller | Roeland Jago Douma | 2018-06-19 | 2 | -13/+1 |
* | Fix tests | Roeland Jago Douma | 2018-06-19 | 1 | -17/+65 |
* | [oauth2] Fix css for admin settings | Julius Härtl | 2018-06-19 | 3 | -3/+18 |
* | Migrate OAuth Admin settings to vue | Roeland Jago Douma | 2018-06-19 | 15 | -88/+6050 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-06-19 | 2 | -0/+2 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-06-17 | 2 | -0/+4 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-06-12 | 2 | -0/+4 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-06-01 | 2 | -0/+4 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-05-30 | 2 | -0/+4 |
* | The OAuth endpoint needs to support Basic Auth | Roeland Jago Douma | 2018-05-29 | 2 | -0/+89 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-05-28 | 4 | -0/+6 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-05-26 | 6 | -0/+6 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-05-25 | 10 | -0/+12 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-05-23 | 12 | -0/+12 |
* | Add tests | Roeland Jago Douma | 2018-05-22 | 2 | -40/+324 |
* | Don't use special chars to avoid confusion | Roeland Jago Douma | 2018-05-22 | 1 | -0/+7 |
* | Rotate token | Roeland Jago Douma | 2018-05-22 | 1 | -11/+43 |
* | Authenticate the clients on requesting a token | Roeland Jago Douma | 2018-05-22 | 1 | -2/+45 |
* | Fail if the response type is not properly set | Roeland Jago Douma | 2018-05-22 | 1 | -1/+10 |
* | Set OAuth token expiration | Roeland Jago Douma | 2018-05-22 | 5 | -2/+89 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-05-20 | 2 | -0/+2 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-05-18 | 10 | -10/+10 |