summaryrefslogtreecommitdiffstats
path: root/core/Controller/OCSController.php
Commit message (Expand)AuthorAgeFilesLines
* Add public capabilities APIJulius Härtl2017-06-301-2/+7
* Adjust existing bruteforce protection codeLukas Reschke2017-04-141-9/+5
* unify endpoints form core and the the provisioning apiBjoern Schiessle2017-01-251-14/+0
* add action to existing brute force protectionBjoern Schiessle2017-01-181-1/+1
* Add a signer class for signingLukas Reschke2016-11-211-2/+2
* Add identity proofLukas Reschke2016-11-211-5/+27
* Move OC\OCS\Person to OCSControllerRoeland Jago Douma2016-11-161-1/+38
* Deprecate getEditionString()Joas Schilling2016-09-061-1/+1
* we are Nextcloud :)Roeland Jago Douma2016-08-181-1/+1
* Move /config over to Core OCSControllerRoeland Jago Douma2016-08-181-0/+17
* Fix Core's OCSController responseRoeland Jago Douma2016-08-101-2/+2
* Move /cloud/user to Core appRoeland Jago Douma2016-08-091-1/+22
* Move getCapabilities over to CoreRoeland Jago Douma2016-08-091-2/+25
* Allow OCS routes in Core and SettingsRoeland Jago Douma2016-08-091-0/+44