Aklapper has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/298494

Change subject: Allow aklapper to delete files in Phabricator
......................................................................

Allow aklapper to delete files in Phabricator

In order to remove copyright violations uploaded to Phabricator.

See also https://secure.phabricator.com/T7593

Change-Id: I07340a176e1f5530e524709700ac4bd9aa648572
---
M modules/admin/data/data.yaml
1 file changed, 3 insertions(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/94/298494/1

diff --git a/modules/admin/data/data.yaml b/modules/admin/data/data.yaml
index a016b75..57db6e9 100644
--- a/modules/admin/data/data.yaml
+++ b/modules/admin/data/data.yaml
@@ -305,8 +305,10 @@
                  * Manage repositories, phd service, and workers
                  * Reset authentication of users
                  * Delete users (e.g. unverified accounts due to wrong email 
address)
+                 * Delete files (e.g. copyright violations)
     members: [aklapper]
-    privileges: ['ALL = NOPASSWD: /srv/phab/phabricator/bin/remove destroy r*',
+    privileges: ['ALL = NOPASSWD: /srv/phab/phabricator/bin/remove destroy F*',
+                 'ALL = NOPASSWD: /srv/phab/phabricator/bin/remove destroy r*',
                  'ALL = NOPASSWD: /srv/phab/phabricator/bin/remove destroy @*',
                  'ALL = NOPASSWD: /srv/phab/phabricator/bin/repository',
                  'ALL = NOPASSWD: /srv/phab/phabricator/bin/phd',

-- 
To view, visit https://gerrit.wikimedia.org/r/298494
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I07340a176e1f5530e524709700ac4bd9aa648572
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Aklapper <[email protected]>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to