-
Notifications
You must be signed in to change notification settings - Fork 30
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Prevent non-admins from reopening purged requests
Using email as the test here, which is what the rest of the application uses. This is locked behind a new user right; distinct from reopening old non-purged requests. I've specifically set this as a tool admin task, not a "request admin tools" task, as checkusers should have no need to reopen a purged request. Opening old requests I could see being useful for a CU, but there's nothing that can realistically be done for a purged request.
- Loading branch information
1 parent
632b3f6
commit 7b36a51
Showing
2 changed files
with
10 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters