Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Projets publics
Sympa
Commits
cab05d66
Commit
cab05d66
authored
Jan 14, 2019
by
Mic Kaczmarczik
Browse files
Remove 'confirm_action' from list of actions requiring the CSRF token
parent
4a844b49
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/cgi/wwsympa.fcgi.in
View file @
cab05d66
...
...
@@ -730,7 +730,6 @@ our %required_privileges = (
our %require_csrftoken = (
'add' => 1,
'confirm_action' => 1,
'del' => 1,
'move_user' => 1,
'savefile' => 1,
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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