summaryrefslogtreecommitdiffstats
path: root/apps/oauth2
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #12910 from nextcloud/td/oauth/strictMorris Jobke2018-12-075-16/+10
|\
| * Strict controllersRoeland Jago Douma2018-12-072-15/+6
| * Strict repair stepRoeland Jago Douma2018-12-071-1/+2
| * Strict ExceptionsRoeland Jago Douma2018-12-072-0/+2
* | Switch to nextcloud-axios for oauth2 appRoeland Jago Douma2018-12-075-23/+27
|/
* Move OAuth2 db code to QBMapper and make it strictRoeland Jago Douma2018-12-072-30/+35
* Fail gracefull if an unkown oauth2 client tries to authenticateRoeland Jago Douma2018-12-062-4/+26
* Bump webpack from 4.27.0 to 4.27.1 in /apps/oauth2dependabot[bot]2018-12-062-13/+8
* Compile assetsRoeland Jago Douma2018-12-053-6/+11
* Bump webpack from 4.26.1 to 4.27.0 in /apps/oauth2dependabot[bot]2018-12-052-22/+17
* [tx-robot] updated from transifexNextcloud bot2018-11-302-0/+6
* [tx-robot] updated from transifexNextcloud bot2018-11-292-0/+6
* [tx-robot] updated from transifexNextcloud bot2018-11-272-0/+6
* Compile assetsRoeland Jago Douma2018-11-263-6/+11
* Bump webpack from 4.26.0 to 4.26.1 in /apps/oauth2dependabot[bot]2018-11-262-13/+8
* [tx-robot] updated from transifexNextcloud bot2018-11-264-0/+18
* Bump versions of server and the requirements of appsJoas Schilling2018-11-231-2/+2
* Compile assetsRoeland Jago Douma2018-11-233-8/+13
* Bump webpack from 4.24.0 to 4.26.0 in /apps/oauth2dependabot[bot]2018-11-232-109/+159
* [tx-robot] updated from transifexNextcloud bot2018-11-234-0/+12
* [tx-robot] updated from transifexNextcloud bot2018-11-224-0/+8
* [tx-robot] updated from transifexNextcloud bot2018-11-2110-0/+28
* [tx-robot] updated from transifexNextcloud bot2018-11-20102-204/+204
* [tx-robot] updated from transifexNextcloud bot2018-11-17112-324/+324
* [tx-robot] updated from transifexNextcloud bot2018-11-162-0/+4
* Merge pull request #12447 from nextcloud/bugfix/12446/fix-oracle-install-againMorris Jobke2018-11-151-1/+1
|\
| * Shorten index name of calendar changes tableJoas Schilling2018-11-141-1/+1
* | [tx-robot] updated from transifexNextcloud bot2018-11-152-0/+4
|/
* [tx-robot] updated from transifexNextcloud bot2018-11-142-0/+6
* Merge pull request #12263 from nextcloud/dependabot/npm_and_yarn/apps/oauth2/...Roeland Jago Douma2018-11-052-101/+101
|\
| * Bump webpack from 4.23.1 to 4.24.0 in /apps/oauth2dependabot[bot]2018-11-052-101/+101
* | Bump css-loader from 1.0.0 to 1.0.1 in /apps/oauth2dependabot[bot]2018-11-052-29/+36
|/
* [tx-robot] updated from transifexNextcloud bot2018-11-042-2/+8
* Move ExpiredTokenException to the correct namespaceRoeland Jago Douma2018-10-302-4/+2
* Reset bruteforce on token refresh OAuthRoeland Jago Douma2018-10-302-2/+48
* Bump webpack from 4.22.0 to 4.23.1 in /apps/oauth2dependabot[bot]2018-10-292-101/+101
* [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
* Add .l10nignore files for compiled assetsMorris Jobke2018-10-191-0/+2
* Bump webpack-cli from 3.1.1 to 3.1.2 in /apps/oauth2dependabot[bot]2018-10-012-8/+13
* Bump webpack from 4.19.1 to 4.20.2 in /apps/oauth2dependabot[bot]2018-09-282-118/+107
* [tx-robot] updated from transifexNextcloud bot2018-09-262-4/+4
* [npm] Bump oauth2Roeland Jago Douma2018-09-252-452/+293
* Bump vue-loader from 15.2.6 to 15.4.2 in /apps/oauth2dependabot[bot]2018-09-242-19/+24
* [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 nextcloud/bugfix/10894/php73-filter_var-deprec...Joas Schilling2018-09-131-1/+1
|\
| * Remove filter_var flags due to PHP 7.3 deprecation, fixes #10894Patrik Kernstock2018-09-041-1/+1