Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
D
delete_users_csv
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
GitLab community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
project
delete_users_csv
Commits
7c0f1490
Commit
7c0f1490
authored
2 months ago
by
Liam Morland
Browse files
Options
Downloads
Patches
Plain Diff
Issue
#3524951
: Allow use by users with permission `administer users`
parent
7a95094b
No related branches found
No related tags found
1 merge request
!1
Issue #3524951: Update for Drupal 10/11
Pipeline
#542115
passed
2 weeks ago
Stage: build
Stage: validate
Changes
1
Pipelines
6
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
delete_users_csv.routing.yml
+1
-1
1 addition, 1 deletion
delete_users_csv.routing.yml
with
1 addition
and
1 deletion
delete_users_csv.routing.yml
+
1
−
1
View file @
7c0f1490
...
...
@@ -4,4 +4,4 @@ delete_users_csv.upload_file:
_form
:
'
\Drupal\delete_users_csv\Form\DeleteUsersCsv'
_title
:
'
Delete
users
from
uploaded
CSV
file'
requirements
:
_permission
:
'
administer
content
'
_permission
:
'
administer
users
'
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