aboutsummaryrefslogtreecommitdiffstats
path: root/lib/private/AppFramework/Middleware/PublicShare
Commit message (Expand)AuthorAgeFilesLines
* chore(deps): Update nextcloud/coding-standard to v1.3.1provokateurin2024-09-191-1/+1
* fix(files_sharing): show proper share not found error messageskjnldsv2024-08-061-18/+12
* chore: Add SPDX headerAndy Scherzinger2024-05-242-40/+4
* techdebt(DI): Use public IThrottler interface which exists since Nextcloud 25Joas Schilling2023-08-281-3/+3
* composer run cs:fixCôme Chilliet2023-01-201-1/+0
* use bruteforce protection on all methods wrapped by PublicShareMiddlewareJulien Veyssier2022-12-071-1/+21
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-042-4/+4
* Format control structures, classes, methods and functionChristoph Wurst2020-04-102-3/+1
* Remove unused importsChristoph Wurst2020-03-251-1/+0
* Update license headersChristoph Wurst2019-12-052-2/+44
* Add PublicShareMiddlewareTestRoeland Jago Douma2018-06-201-1/+1
* Don't allow public share pages if link sharing is disabledRoeland Jago Douma2018-06-201-1/+27
* Move public preview endpoint overRoeland Jago Douma2018-06-201-1/+2
* Add the new PublicShareController and PublicShareMiddlewareRoeland Jago Douma2018-06-202-0/+92