summaryrefslogtreecommitdiffstats
path: root/apps/oauth2
Commit message (Collapse)AuthorAgeFilesLines
* OAuth2 client identifier must be uniqueRoeland Jago Douma2019-01-074-1/+52
| | | | | | | | | Fixes #12981 This is highly unlikely to happen. But better to enforce it on the DB level as well! Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Merge pull request #13391 from ↵Roeland Jago Douma2019-01-062-4/+4
|\ | | | | | | | | nextcloud/dependabot/npm_and_yarn/apps/oauth2/webpack-merge-4.2.1 Bump webpack-merge from 4.1.5 to 4.2.1 in /apps/oauth2
| * Bump webpack-merge from 4.1.5 to 4.2.1 in /apps/oauth2dependabot[bot]2019-01-062-4/+4
| | | | | | | | | | | | | | | | Bumps [webpack-merge](https://github.com/survivejs/webpack-merge) from 4.1.5 to 4.2.1. - [Release notes](https://github.com/survivejs/webpack-merge/releases) - [Changelog](https://github.com/survivejs/webpack-merge/blob/master/CHANGELOG.md) - [Commits](https://github.com/survivejs/webpack-merge/compare/v4.1.5...v4.2.1) Signed-off-by: dependabot[bot] <support@dependabot.com>
* | Bump vue-loader from 15.4.2 to 15.5.0 in /apps/oauth2dependabot[bot]2019-01-062-69/+41
|/ | | | | | | | Bumps [vue-loader](https://github.com/vuejs/vue-loader) from 15.4.2 to 15.5.0. - [Release notes](https://github.com/vuejs/vue-loader/releases) - [Changelog](https://github.com/vuejs/vue-loader/blob/master/CHANGELOG.md) - [Commits](https://github.com/vuejs/vue-loader/commits/v15.5.0) Signed-off-by: dependabot[bot] <support@dependabot.com>
* [tx-robot] updated from transifexNextcloud bot2019-01-052-4/+4
|
* Bump webpack-cli from 3.1.2 to 3.2.0 in /apps/oauth2dependabot[bot]2019-01-042-188/+478
| | | | | | | | Bumps [webpack-cli](https://github.com/webpack/webpack-cli) from 3.1.2 to 3.2.0. - [Release notes](https://github.com/webpack/webpack-cli/releases) - [Changelog](https://github.com/webpack/webpack-cli/blob/master/CHANGELOG.md) - [Commits](https://github.com/webpack/webpack-cli/commits) Signed-off-by: dependabot[bot] <support@dependabot.com>
* Merge pull request #13301 from ↵Roeland Jago Douma2019-01-022-5/+37
|\ | | | | | | | | nextcloud/dependabot/npm_and_yarn/apps/oauth2/css-loader-2.1.0 Bump css-loader from 2.0.2 to 2.1.0 in /apps/oauth2
| * Bump css-loader from 2.0.2 to 2.1.0 in /apps/oauth2dependabot[bot]2018-12-312-5/+37
| | | | | | | | | | | | | | | | Bumps [css-loader](https://github.com/webpack-contrib/css-loader) from 2.0.2 to 2.1.0. - [Release notes](https://github.com/webpack-contrib/css-loader/releases) - [Changelog](https://github.com/webpack-contrib/css-loader/blob/master/CHANGELOG.md) - [Commits](https://github.com/webpack-contrib/css-loader/compare/v2.0.2...v2.1.0) Signed-off-by: dependabot[bot] <support@dependabot.com>
* | Bump webpack from 4.28.2 to 4.28.3 in /apps/oauth2dependabot[bot]2018-12-312-22/+17
|/ | | | | | | Bumps [webpack](https://github.com/webpack/webpack) from 4.28.2 to 4.28.3. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v4.28.2...v4.28.3) Signed-off-by: dependabot[bot] <support@dependabot.com>
* [tx-robot] updated from transifexNextcloud bot2018-12-312-0/+2
|
* [tx-robot] updated from transifexNextcloud bot2018-12-262-0/+2
|
* Merge pull request #13245 from ↵Roeland Jago Douma2018-12-242-12/+17
|\ | | | | | | | | nextcloud/dependabot/npm_and_yarn/apps/oauth2/css-loader-2.0.2 Bump css-loader from 2.0.1 to 2.0.2 in /apps/oauth2
| * Bump css-loader from 2.0.1 to 2.0.2 in /apps/oauth2dependabot[bot]2018-12-242-12/+17
| | | | | | | | | | | | | | | | Bumps [css-loader](https://github.com/webpack-contrib/css-loader) from 2.0.1 to 2.0.2. - [Release notes](https://github.com/webpack-contrib/css-loader/releases) - [Changelog](https://github.com/webpack-contrib/css-loader/blob/master/CHANGELOG.md) - [Commits](https://github.com/webpack-contrib/css-loader/compare/v2.0.1...v2.0.2) Signed-off-by: dependabot[bot] <support@dependabot.com>
* | Bump webpack from 4.28.1 to 4.28.2 in /apps/oauth2dependabot[bot]2018-12-242-21/+50
|/ | | | | | | Bumps [webpack](https://github.com/webpack/webpack) from 4.28.1 to 4.28.2. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v4.28.1...v4.28.2) Signed-off-by: dependabot[bot] <support@dependabot.com>
* [tx-robot] updated from transifexNextcloud bot2018-12-242-2/+18
|
* Merge pull request #13191 from ↵Roeland Jago Douma2018-12-212-13/+8
|\ | | | | | | | | nextcloud/dependabot/npm_and_yarn/apps/oauth2/webpack-4.28.1 Bump webpack from 4.28.0 to 4.28.1 in /apps/oauth2
| * Bump webpack from 4.28.0 to 4.28.1 in /apps/oauth2dependabot[bot]2018-12-212-13/+8
| | | | | | | | | | | | | | Bumps [webpack](https://github.com/webpack/webpack) from 4.28.0 to 4.28.1. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v4.28.0...v4.28.1) Signed-off-by: dependabot[bot] <support@dependabot.com>
* | Bump file-loader from 1.1.11 to 3.0.1 in /apps/oauth2dependabot[bot]2018-12-212-5/+18
|/ | | | | | | | Bumps [file-loader](https://github.com/webpack-contrib/file-loader) from 1.1.11 to 3.0.1. - [Release notes](https://github.com/webpack-contrib/file-loader/releases) - [Changelog](https://github.com/webpack-contrib/file-loader/blob/master/CHANGELOG.md) - [Commits](https://github.com/webpack-contrib/file-loader/compare/v1.1.11...v3.0.1) Signed-off-by: dependabot[bot] <support@dependabot.com>
* Compile assetsJohn Molakvoæ (skjnldsv)2018-12-201-1/+1
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* build assetsRoeland Jago Douma2018-12-203-9/+14
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Bump webpack from 4.27.1 to 4.28.0 in /apps/oauth2dependabot[bot]2018-12-202-22/+17
| | | | | | | Bumps [webpack](https://github.com/webpack/webpack) from 4.27.1 to 4.28.0. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v4.27.1...v4.28.0) Signed-off-by: dependabot[bot] <support@dependabot.com>
* Bump css-loader from 2.0.0 to 2.0.1 in /apps/oauth2dependabot[bot]2018-12-172-28/+22
| | | | | | | | Bumps [css-loader](https://github.com/webpack-contrib/css-loader) from 2.0.0 to 2.0.1. - [Release notes](https://github.com/webpack-contrib/css-loader/releases) - [Changelog](https://github.com/webpack-contrib/css-loader/blob/master/CHANGELOG.md) - [Commits](https://github.com/webpack-contrib/css-loader/compare/v2.0.0...v2.0.1) Signed-off-by: dependabot[bot] <support@dependabot.com>
* [tx-robot] updated from transifexNextcloud bot2018-12-162-0/+2
|
* Merge remote-tracking branch ↵Christoph Wurst2018-12-124-7/+7
|\ | | | | | | | | | | 'origin/dependabot/npm_and_yarn/apps/oauth2/vue-template-compiler-2.5.21' into dependabot/npm_and_yarn/apps/oauth2/vue-2.5.21 Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
| * Bump vue-template-compiler from 2.5.20 to 2.5.21 in /apps/oauth2dependabot[bot]2018-12-122-8/+13
| | | | | | | | | | | | | | Bumps [vue-template-compiler](https://github.com/vuejs/vue) from 2.5.20 to 2.5.21. - [Release notes](https://github.com/vuejs/vue/releases) - [Commits](https://github.com/vuejs/vue/compare/v2.5.20...v2.5.21) Signed-off-by: dependabot[bot] <support@dependabot.com>
* | Bump vue from 2.5.20 to 2.5.21 in /apps/oauth2dependabot[bot]2018-12-122-8/+13
|/ | | | | | | Bumps [vue](https://github.com/vuejs/vue) from 2.5.20 to 2.5.21. - [Release notes](https://github.com/vuejs/vue/releases) - [Commits](https://github.com/vuejs/vue/compare/v2.5.20...v2.5.21) Signed-off-by: dependabot[bot] <support@dependabot.com>
* Update vue-template-compiler too & bumpJohn Molakvoæ (skjnldsv)2018-12-114-16/+11
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* Bump vue from 2.5.19 to 2.5.20 in /apps/oauth2dependabot[bot]2018-12-112-4/+4
| | | | | | | Bumps [vue](https://github.com/vuejs/vue) from 2.5.19 to 2.5.20. - [Release notes](https://github.com/vuejs/vue/releases) - [Commits](https://github.com/vuejs/vue/compare/v2.5.19...v2.5.20) Signed-off-by: dependabot[bot] <support@dependabot.com>
* [tx-robot] updated from transifexNextcloud bot2018-12-112-0/+8
|
* Merge pull request #12919 from nextcloud/oauth2/vue_scoped_cssRoeland Jago Douma2018-12-107-31/+35
|\ | | | | OAuth2: move to scoped css in vue app
| * OAuth2: move to scoped css in vue appRoeland Jago Douma2018-12-107-31/+35
| | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* | Merge pull request #12920 from nextcloud/oauth2/migrationsRoeland Jago Douma2018-12-104-100/+100
|\ \ | |/ |/| OAuth2: Move to migrations
| * Bump autoloaderRoeland Jago Douma2018-12-102-0/+2
| | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
| * OAuth2: Move to migrationsRoeland Jago Douma2018-12-102-100/+98
| | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* | Merge pull request #12936 from ↵Roeland Jago Douma2018-12-104-27/+22
|\ \ | |/ |/| | | | | nextcloud/dependabot/npm_and_yarn/apps/oauth2/vue-2.5.18 Bump vue from 2.5.17 to 2.5.18 in /apps/oauth2
| * Compile assetsJohn Molakvoæ (skjnldsv)2018-12-103-12/+26
| | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
| * Vue bump tooJohn Molakvoæ (skjnldsv)2018-12-102-4/+4
| | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
| * Update vue-template-compiler tooJohn Molakvoæ (skjnldsv)2018-12-102-39/+20
| | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
| * Bump vue from 2.5.17 to 2.5.18 in /apps/oauth2dependabot[bot]2018-12-092-4/+4
| | | | | | | | | | | | | | Bumps [vue](https://github.com/vuejs/vue) from 2.5.17 to 2.5.18. - [Release notes](https://github.com/vuejs/vue/releases) - [Commits](https://github.com/vuejs/vue/compare/v2.5.17...v2.5.18) Signed-off-by: dependabot[bot] <support@dependabot.com>
* | Merge pull request #12933 from ↵John Molakvoæ2018-12-102-81/+175
|\ \ | | | | | | | | | | | | nextcloud/dependabot/npm_and_yarn/apps/oauth2/css-loader-2.0.0 Bump css-loader from 1.0.1 to 2.0.0 in /apps/oauth2
| * | Bump css-loader from 1.0.1 to 2.0.0 in /apps/oauth2dependabot[bot]2018-12-092-81/+175
| |/ | | | | | | | | | | | | | | Bumps [css-loader](https://github.com/webpack-contrib/css-loader) from 1.0.1 to 2.0.0. - [Release notes](https://github.com/webpack-contrib/css-loader/releases) - [Changelog](https://github.com/webpack-contrib/css-loader/blob/master/CHANGELOG.md) - [Commits](https://github.com/webpack-contrib/css-loader/compare/v1.0.1...v2.0.0) Signed-off-by: dependabot[bot] <support@dependabot.com>
* | Bump webpack-merge from 4.1.4 to 4.1.5 in /apps/oauth2dependabot[bot]2018-12-102-7/+7
| | | | | | | | | | | | | | | | Bumps [webpack-merge](https://github.com/survivejs/webpack-merge) from 4.1.4 to 4.1.5. - [Release notes](https://github.com/survivejs/webpack-merge/releases) - [Changelog](https://github.com/survivejs/webpack-merge/blob/master/CHANGELOG.md) - [Commits](https://github.com/survivejs/webpack-merge/commits) Signed-off-by: dependabot[bot] <support@dependabot.com>
* | [tx-robot] updated from transifexNextcloud bot2018-12-102-0/+2
|/
* [tx-robot] updated from transifexNextcloud bot2018-12-0814-0/+14
|
* Merge pull request #12910 from nextcloud/td/oauth/strictMorris Jobke2018-12-075-16/+10
|\ | | | | Make OAuth2 app strict
| * Strict controllersRoeland Jago Douma2018-12-072-15/+6
| | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
| * Strict repair stepRoeland Jago Douma2018-12-071-1/+2
| | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
| * Strict ExceptionsRoeland Jago Douma2018-12-072-0/+2
| | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* | Switch to nextcloud-axios for oauth2 appRoeland Jago Douma2018-12-075-23/+27
|/ | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Move OAuth2 db code to QBMapper and make it strictRoeland Jago Douma2018-12-072-30/+35
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>