summaryrefslogtreecommitdiffstats
path: root/apps/oauth2
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #12263 from ↵Roeland Jago Douma2018-11-052-101/+101
|\ | | | | | | | | nextcloud/dependabot/npm_and_yarn/apps/oauth2/webpack-4.24.0 Bump webpack from 4.23.1 to 4.24.0 in /apps/oauth2
| * Bump webpack from 4.23.1 to 4.24.0 in /apps/oauth2dependabot[bot]2018-11-052-101/+101
| | | | | | | | | | | | | | Bumps [webpack](https://github.com/webpack/webpack) from 4.23.1 to 4.24.0. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v4.23.1...v4.24.0) Signed-off-by: dependabot[bot] <support@dependabot.com>
* | Bump css-loader from 1.0.0 to 1.0.1 in /apps/oauth2dependabot[bot]2018-11-052-29/+36
|/ | | | | | | | Bumps [css-loader](https://github.com/webpack-contrib/css-loader) from 1.0.0 to 1.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/v1.0.0...v1.0.1) Signed-off-by: dependabot[bot] <support@dependabot.com>
* [tx-robot] updated from transifexNextcloud bot2018-11-042-2/+8
|
* Move ExpiredTokenException to the correct namespaceRoeland Jago Douma2018-10-302-4/+2
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Reset bruteforce on token refresh OAuthRoeland Jago Douma2018-10-302-2/+48
| | | | | | | | | | When using atoken obtained via OAuth the token expires. Resulting in brute force attempts hitting the requesting IP. This resets the brute force attempts for that UID on a valid refresh of the token. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Bump webpack from 4.22.0 to 4.23.1 in /apps/oauth2dependabot[bot]2018-10-292-101/+101
| | | | | | | Bumps [webpack](https://github.com/webpack/webpack) from 4.22.0 to 4.23.1. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v4.22.0...v4.23.1) Signed-off-by: dependabot[bot] <support@dependabot.com>
* [tx-robot] updated from transifexNextcloud bot2018-10-232-0/+6
|
* Bump webpack from 4.20.2 to 4.22.0 in /apps/oauth2dependabot[bot]2018-10-212-30/+27
| | | | | | | Bumps [webpack](https://github.com/webpack/webpack) from 4.20.2 to 4.22.0. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v4.20.2...v4.22.0) Signed-off-by: dependabot[bot] <support@dependabot.com>
* Add .l10nignore files for compiled assetsMorris Jobke2018-10-191-0/+2
| | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* Bump webpack-cli from 3.1.1 to 3.1.2 in /apps/oauth2dependabot[bot]2018-10-012-8/+13
| | | | | | | | Bumps [webpack-cli](https://github.com/webpack/webpack-cli) from 3.1.1 to 3.1.2. - [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/compare/v3.1.1...v3.1.2) Signed-off-by: dependabot[bot] <support@dependabot.com>
* Bump webpack from 4.19.1 to 4.20.2 in /apps/oauth2dependabot[bot]2018-09-282-118/+107
| | | | | | | Bumps [webpack](https://github.com/webpack/webpack) from 4.19.1 to 4.20.2. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v4.19.1...v4.20.2) Signed-off-by: dependabot[bot] <support@dependabot.com>
* [tx-robot] updated from transifexNextcloud bot2018-09-262-4/+4
|
* [npm] Bump oauth2Roeland Jago Douma2018-09-252-452/+293
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Bump vue-loader from 15.2.6 to 15.4.2 in /apps/oauth2dependabot[bot]2018-09-242-19/+24
| | | | | | | | Bumps [vue-loader](https://github.com/vuejs/vue-loader) from 15.2.6 to 15.4.2. - [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) Signed-off-by: dependabot[bot] <support@dependabot.com>
* [tx-robot] updated from transifexNextcloud bot2018-09-222-0/+4
|
* [tx-robot] updated from transifexNextcloud bot2018-09-212-2/+6
|
* [tx-robot] updated from transifexNextcloud bot2018-09-152-0/+2
|
* [tx-robot] updated from transifexNextcloud bot2018-09-142-0/+2
|
* Merge pull request #11042 from ↵Joas Schilling2018-09-131-1/+1
|\ | | | | | | | | nextcloud/bugfix/10894/php73-filter_var-deprecation Remove filter_var flags due to PHP 7.3 deprecation, fixes #10894
| * Remove filter_var flags due to PHP 7.3 deprecation, fixes #10894Patrik Kernstock2018-09-041-1/+1
| | | | | | | | Signed-off-by: Patrik Kernstock <info@pkern.at>
* | [tx-robot] updated from transifexNextcloud bot2018-09-132-0/+2
| |
* | [tx-robot] updated from transifexNextcloud bot2018-09-122-0/+2
| |
* | [tx-robot] updated from transifexNextcloud bot2018-09-062-0/+4
| |
* | Merge pull request #11066 from nextcloud/bump-version-masterblizzz2018-09-051-2/+2
|\ \ | | | | | | Bump the version on master
| * | Update version requirements and versions of shipped appsJoas Schilling2018-09-051-2/+2
| |/ | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* / Bump webpack from 4.17.1 to 4.17.2 in /apps/oauth2dependabot[bot]2018-09-052-5/+5
|/ | | | | | | Bumps [webpack](https://github.com/webpack/webpack) from 4.17.1 to 4.17.2. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v4.17.1...v4.17.2) Signed-off-by: dependabot[bot] <support@dependabot.com>
* Bump OAuth2 js depsRoeland Jago Douma2018-09-034-77/+59
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* [tx-robot] updated from transifexNextcloud bot2018-08-302-0/+4
|
* [tx-robot] updated from transifexNextcloud bot2018-08-282-0/+2
|
* [tx-robot] updated from transifexNextcloud bot2018-08-272-0/+4
|
* [tx-robot] updated from transifexNextcloud bot2018-08-252-2/+2
|
* [tx-robot] updated from transifexNextcloud bot2018-08-2410-0/+20
|
* [tx-robot] updated from transifexNextcloud bot2018-08-2334-64/+0
|
* [tx-robot] updated from transifexNextcloud bot2018-08-212-0/+8
|
* [tx-robot] updated from transifexNextcloud bot2018-08-132-0/+6
|
* Bump autoloadersRoeland Jago Douma2018-08-101-1/+1
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* [tx-robot] updated from transifexNextcloud bot2018-08-012-2/+2
|
* [tx-robot] updated from transifexNextcloud bot2018-07-242-0/+8
|
* Bump vue-loader from 15.2.4 to 15.2.6 in /apps/oauth2dependabot[bot]2018-07-232-82/+26
| | | | | | | | Bumps [vue-loader](https://github.com/vuejs/vue-loader) from 15.2.4 to 15.2.6. - [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/compare/v15.2.4...v15.2.6) Signed-off-by: dependabot[bot] <support@dependabot.com>
* Bump webpack-cli from 3.0.8 to 3.1.0 in /apps/oauth2dependabot[bot]2018-07-232-47/+81
| | | | | | | | Bumps [webpack-cli](https://github.com/webpack/webpack-cli) from 3.0.8 to 3.1.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>
* [tx-robot] updated from transifexNextcloud bot2018-07-192-0/+2
|
* Rebuild jsRoeland Jago Douma2018-07-173-15/+20
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Bump webpack from 4.16.0 to 4.16.1 in /apps/oauth2dependabot[bot]2018-07-172-8/+8
| | | | | | | Bumps [webpack](https://github.com/webpack/webpack) from 4.16.0 to 4.16.1. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v4.16.0...v4.16.1) Signed-off-by: dependabot[bot] <support@dependabot.com>
* Bump webpack from 4.15.1 to 4.16.0 in /apps/oauth2dependabot[bot]2018-07-162-30/+26
| | | | | | | Bumps [webpack](https://github.com/webpack/webpack) from 4.15.1 to 4.16.0. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v4.15.1...v4.16.0) Signed-off-by: dependabot[bot] <support@dependabot.com>
* [tx-robot] updated from transifexNextcloud bot2018-07-122-0/+2
|
* [tx-robot] updated from transifexNextcloud bot2018-07-112-0/+2
|
* [tx-robot] updated from transifexNextcloud bot2018-07-1016-10/+20
|
* Merge pull request #10144 from ↵Roeland Jago Douma2018-07-092-959/+23
|\ | | | | | | | | nextcloud/dependabot/npm_and_yarn/apps/oauth2/css-loader-1.0.0 Bump css-loader from 0.28.11 to 1.0.0 in /apps/oauth2
| * Bump css-loader from 0.28.11 to 1.0.0 in /apps/oauth2dependabot[bot]2018-07-092-959/+23
| | | | | | | | | | | | | | | | Bumps [css-loader](https://github.com/webpack-contrib/css-loader) from 0.28.11 to 1.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/v0.28.11...v1.0.0) Signed-off-by: dependabot[bot] <support@dependabot.com>