Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
private_message
Manage
Activity
Members
Labels
Plan
Wiki
Custom issue tracker
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Model registry
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
project
private_message
Commits
0f211449
Commit
0f211449
authored
2 years ago
by
denist3r
Committed by
Artem Sylchuk
2 years ago
Browse files
Options
Downloads
Patches
Plain Diff
Issue
#3337186
by Denist3r, artem_sylchuk: Remove uneeded CSRF tokens checks
parent
3dca275c
No related branches found
No related tags found
1 merge request
!53
Issue #3337186: Remove uneeded CSRF tokens checks
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
private_message.routing.yml
+0
-1
0 additions, 1 deletion
private_message.routing.yml
with
0 additions
and
1 deletion
private_message.routing.yml
+
0
−
1
View file @
0f211449
...
@@ -86,7 +86,6 @@ private_message.members_widget_callback:
...
@@ -86,7 +86,6 @@ private_message.members_widget_callback:
defaults
:
defaults
:
_controller
:
'
\Drupal\private_message\Controller\AjaxController::privateMessageMembersAutocomplete'
_controller
:
'
\Drupal\private_message\Controller\AjaxController::privateMessageMembersAutocomplete'
requirements
:
requirements
:
_csrf_token
:
'
TRUE'
_user_is_logged_in
:
'
TRUE'
_user_is_logged_in
:
'
TRUE'
_permission
:
'
use
private
messaging
system,access
user
profiles'
_permission
:
'
use
private
messaging
system,access
user
profiles'
options
:
options
:
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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!
Save comment
Cancel
Please
register
or
sign in
to comment