Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Korko
SecretSanta.fr
Commits
83d1c30c
Commit
83d1c30c
authored
Dec 20, 2016
by
Korko
Browse files
Disable CSRF token validation, Recaptcha is redundant and can be revalidated if expired
parent
b980ea06
Changes
1
Hide whitespace changes
Inline
Side-by-side
app/Http/Middleware/VerifyCsrfToken.php
View file @
83d1c30c
...
...
@@ -12,6 +12,6 @@ class VerifyCsrfToken extends BaseVerifier
* @var array
*/
protected
$except
=
[
//
'/'
,
];
}
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment