e
Showing
1 changed file
with
1 additions
and
1 deletions
| ... | @@ -11,7 +11,7 @@ class VerifyCsrfToken extends BaseVerifier | ... | @@ -11,7 +11,7 @@ class VerifyCsrfToken extends BaseVerifier |
| 11 | * | 11 | * |
| 12 | * @var array | 12 | * @var array |
| 13 | */ | 13 | */ |
| 14 | protected $except = [ 'api/update', 'fileentry/postUpload' | 14 | protected $except = [ 'api/update' |
| 15 | // | 15 | // |
| 16 | ]; | 16 | ]; |
| 17 | } | 17 | } | ... | ... |
-
Please register or sign in to post a comment