summaryrefslogtreecommitdiffstats
path: root/apps/federatedfilesharing/lib/Controller/MountPublicLinkController.php
Commit message (Expand)AuthorAgeFilesLines
* Update license headersMorris Jobke2017-11-061-0/+4
* sent, an invitation, - successfulAllan Nordhøy2017-07-141-2/+2
* Remove unused use statementsMorris Jobke2017-04-221-1/+0
* Adjust existing bruteforce protection codeLukas Reschke2017-04-141-1/+3
* Add support for ratelimiting via annotationsLukas Reschke2017-04-131-1/+1
* Do proper DIRoeland Jago Douma2017-04-111-1/+1
* remove discovery manager in favour of the OCSDiscoveryServiceBjoern Schiessle2017-04-111-5/+1
* Add a single public api for resolving a cloud id to a user and remote and backRobin Appelman2017-02-081-3/+10
* some code cleanup while working on the fileBjoern Schiessle2017-01-191-19/+26
* add brute force protection to 'mount public link' operationBjoern Schiessle2017-01-191-0/+1
* HTTPHelper is deprecatedRoeland Jago Douma2016-08-241-1/+1
* Fix apps/Joas Schilling2016-07-211-2/+3
* don't convert link share to federated share if outgoing federated shares are ...Bjoern Schiessle2016-07-141-1/+11
* rename SaveToNextcloudController to MountPublicLinkControllerBjoern Schiessle2016-07-141-0/+314