summaryrefslogtreecommitdiffstats
path: root/lib/private/legacy/api.php
Commit message (Expand)AuthorAgeFilesLines
* Remove unused methods and constants from legacy OC_APIMorris Jobke2018-03-121-277/+0
* OC_OCS_Response is deprecatedRoeland Jago Douma2017-09-211-7/+7
* Use public methods for OC_App::isShippedMorris Jobke2017-08-011-3/+4
* Refactor auth methodsJörn Friedrich Dreyer2017-04-261-12/+7
* prevent infinite redirect loops if the there is no 2fa provider to passChristoph Wurst2016-08-241-1/+1
* Update with robinJoas Schilling2016-07-211-1/+1
* Fix othersJoas Schilling2016-07-211-34/+4
* Implement brute force protectionLukas Reschke2016-07-201-1/+1
* Allow login by email address via webdav as well - fixes #24791Thomas Müller2016-06-091-2/+2
* block OCS if 2FA challenge needs to be solved firstChristoph Wurst2016-06-011-0/+4
* Update license headersLukas Reschke2016-05-261-2/+4
* fix PHPDoc and other minor issuesChristoph Wurst2016-05-111-1/+1
* pass in $request on OCS apiChristoph Wurst2016-05-111-1/+2
* Add token auth for OCS APIsChristoph Wurst2016-05-111-27/+16
* OCS API should catch LoginExceptionsRoeland Jago Douma2016-05-021-1/+5
* Move non PSR-4 files from lib/private root to legacyRoeland Jago Douma2016-04-301-0/+533