summaryrefslogtreecommitdiffstats
path: root/apps/files_external/lib/auth
Commit message (Expand)AuthorAgeFilesLines
* Move Lib\Auth to PSR-4Joas Schilling2016-05-2412-695/+0
* Allow multiple custom JS filesRobin McCorkell2016-05-033-3/+3
* Update author informationLukas Reschke2016-03-013-1/+3
* remove global credentialsRobin Appelman2016-02-171-88/+0
* remove login credentails and user provided backendsRobin Appelman2016-02-162-180/+0
* Add testsRobin Appelman2016-02-081-2/+0
* handle no user set for personal global authRobin Appelman2016-02-081-0/+2
* fix warning caused by global authRobin Appelman2016-02-041-1/+4
* Add global auth backend for files externalRobin Appelman2016-02-041-0/+85
* Reword external storage auth backendsVincent Petry2016-02-013-3/+3
* remove custom controler for user provided password authRobin Appelman2016-01-292-4/+41
* dont show user provided auth as option for personal mountsRobin Appelman2016-01-292-0/+3
* Allow setting user provided credentials from the personal settings pageRobin Appelman2016-01-291-1/+8
* Add user provided credentials mechanismRobin Appelman2016-01-291-0/+78
* Introduce 'login credentials' auth mechanismRobin McCorkell2016-01-183-2/+96
* Happy new year!Thomas Müller2016-01-1211-22/+22
* deduplicate @xenopathicMorris Jobke2015-10-0611-11/+11
* Add deprecation mechanic to IdentifierTraitRobin McCorkell2015-09-231-0/+2
* Revert "Implement more fine-grained external storage permissions model"Robin McCorkell2015-09-231-3/+3
* Implement more fine-grained external storage permissions modelRobin McCorkell2015-08-281-3/+3
* AjaxController uses RSA auth mechanismRobin McCorkell2015-08-281-0/+15
* Migrate SFTP_Key external storage to new APIRobin McCorkell2015-08-281-0/+65
* Migrate Swift external storage to new APIRobin McCorkell2015-08-282-0/+94
* Migrate Google external storage to new APIRobin McCorkell2015-08-251-0/+51
* Migrate Dropbox external storage to new APIRobin McCorkell2015-08-251-0/+53
* Migrate AmazonS3 external storage to new APIRobin McCorkell2015-08-251-0/+47
* Implement password authentication mechanismsRobin McCorkell2015-08-192-0/+129
* Compatibility shims for OC_Mount_ConfigRobin McCorkell2015-08-192-0/+42
* Split backend identifiers from the class nameRobin McCorkell2015-08-192-7/+3
* Authentication mechanisms for external storage backendsRobin McCorkell2015-08-192-0/+160