Browse Source

add brute force protection to 'mount public link' operation

Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
tags/v12.0.0beta1
Bjoern Schiessle 7 years ago
parent
commit
cd8104dfb0
No account linked to committer's email address

+ 1
- 0
apps/federatedfilesharing/lib/Controller/MountPublicLinkController.php View File

@@ -107,6 +107,7 @@ class MountPublicLinkController extends Controller {
*
* @NoCSRFRequired
* @PublicPage
* @BruteForceProtection publicLink2FederatedShare
*
* @param string $shareWith
* @param string $token

Loading…
Cancel
Save