add brute force protection to 'mount public link' operation
Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
This commit is contained in:
parent
927d3865a0
commit
cd8104dfb0
|
@ -107,6 +107,7 @@ class MountPublicLinkController extends Controller {
|
|||
*
|
||||
* @NoCSRFRequired
|
||||
* @PublicPage
|
||||
* @BruteForceProtection publicLink2FederatedShare
|
||||
*
|
||||
* @param string $shareWith
|
||||
* @param string $token
|
||||
|
|
Loading…
Reference in New Issue