-
Notifications
You must be signed in to change notification settings - Fork 966
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Implement an AdminFlag for halting project/release modifications #3218
Labels
admin
Features needed for the Admin UI (people running the site)
feature request
good first issue
This issue is ideal for first-time contributors!
help needed
We'd love volunteers to advise on or help fix/implement this.
Milestone
Comments
As with the other spam-related features, I'm leaving this out of the milestone bucketing since it isn't pertinent specifically to the MOSS grant. |
brainwane
added
good first issue
This issue is ideal for first-time contributors!
help needed
We'd love volunteers to advise on or help fix/implement this.
labels
Jun 20, 2019
2 new admin flags:
|
calvin
pushed a commit
to calvin/warehouse
that referenced
this issue
Aug 23, 2019
calvin
pushed a commit
to calvin/warehouse
that referenced
this issue
Sep 9, 2019
calvin
pushed a commit
to calvin/warehouse
that referenced
this issue
Sep 10, 2019
ewdurbin
pushed a commit
that referenced
this issue
Sep 12, 2019
* Add AdminFlagValue * Add disallow deletion AdminFlag See #3218 * Add disallow new upload AdminFlag * Convert `AdminFlagValue` to enum
woodruffw
pushed a commit
to trail-of-forks/warehouse
that referenced
this issue
Sep 16, 2019
* Add AdminFlagValue * Add disallow deletion AdminFlag See pypi#3218 * Add disallow new upload AdminFlag * Convert `AdminFlagValue` to enum
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
admin
Features needed for the Admin UI (people running the site)
feature request
good first issue
This issue is ideal for first-time contributors!
help needed
We'd love volunteers to advise on or help fix/implement this.
Similar to #2967, we should implement an
AdminFlag
that allows us to:The text was updated successfully, but these errors were encountered: