aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/lib/Controller/ExternalSharesController.php
Commit message (Expand)AuthorAgeFilesLines
* chore: remove legacy action to test remote endpointBenjamin Gaussorgues2024-11-291-66/+0
* chore: stricter access to testremote endpointBenjamin Gaussorgues2024-11-281-1/+2
* refactor(files_sharing): Replace security annotations with respective attributesprovokateurin2024-07-271-4/+6
* chore: Add SPDX headerAndy Scherzinger2024-06-061-22/+3
* fix(federation): Use `sharing.federation.allowSelfSignedCertificates` config ...Joas Schilling2023-10-111-18/+9
* ocm controllerMaxence Lange2023-09-201-4/+4
* Refactors "strpos" calls in /apps/files_sharing to improve code readability.Faraz Samapoor2023-06-021-1/+1
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-2/+0
* Also disallow ; in remote urlsJoas Schilling2020-04-141-1/+1
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-1/+0
* Update the license headers for Nextcloud 19Christoph Wurst2020-03-311-0/+1
* Fix willReturnOnConsecutiveCallsJoas Schilling2020-03-131-0/+1
* Don't allow anchors and queries in remote urlsJoas Schilling2020-03-121-0/+3
* Update license headersChristoph Wurst2019-12-051-1/+1
* Some php-cs fixesRoeland Jago Douma2019-11-221-2/+2
* Move files_sharing Controllers => ControllerRoeland Jago Douma2016-10-241-0/+150