summaryrefslogtreecommitdiffstats
path: root/apps/oauth2/appinfo
Commit message (Expand)AuthorAgeFilesLines
* Fix app updatesRoeland Jago Douma2020-01-211-2/+2
* Update license headersChristoph Wurst2019-12-051-1/+4
* Move oauth admin settings to initialstateRoeland Jago Douma2019-09-281-5/+0
* Development is 18 now!Roeland Jago Douma2019-09-051-2/+2
* Bump versions of server and the requirements of appsJoas Schilling2019-04-111-2/+2
* OAuth2 client identifier must be uniqueRoeland Jago Douma2019-01-071-1/+1
* OAuth2: Move to migrationsRoeland Jago Douma2018-12-101-100/+0
* Bump versions of server and the requirements of appsJoas Schilling2018-11-231-2/+2
* Update version requirements and versions of shipped appsJoas Schilling2018-09-051-2/+2
* Migrate OAuth Admin settings to vueRoeland Jago Douma2018-06-191-3/+8
* Set OAuth token expirationRoeland Jago Douma2018-05-221-1/+7
* Fix info.xml files of shipped appsJoas Schilling2018-02-161-2/+7
* Bump appsRoeland Jago Douma2018-01-141-2/+2
* Remove duplicate dependencies entryLukas Reschke2017-06-131-4/+0
* Merge pull request #5027 from nextcloud/require-nextcloud-version-as-per-docsMorris Jobke2017-06-121-0/+4
|\
| * Add missing version requirement to OAuth2 appJoas Schilling2017-05-221-0/+4
* | Bump app versions as wellJoas Schilling2017-05-221-1/+1
* | Adjust version requirementJoas Schilling2017-05-221-0/+3
|/
* Add indexesLukas Reschke2017-05-182-1/+22
* Fix style issues pointed out in reviewLukas Reschke2017-05-181-1/+1
* Add XSD definitionsLukas Reschke2017-05-182-3/+3
* Change to POSTLukas Reschke2017-05-181-2/+1
* Increase length of encrypted token in databaseLukas Reschke2017-05-182-2/+2
* Add basic implementation for OAuth 2.0 Authorization Code FlowLukas Reschke2017-05-183-0/+143