KEMBAR78
Make bpo read-only by ezio-melotti · Pull Request #16 · psf/bpo-tracker-cpython · GitHub
Skip to content

Conversation

ezio-melotti
Copy link
Member

This PR makes bpo read-only for Users and Developers, while leaving write access to Coordinators.

It should be merged when the migration starts.

Users can still log in and edit their profile, but they can't create or comment on issues. New accounts can't be created. Since the permissions are handled at the schema level, even if I missed something, it should still be impossible to edit issues. In those cases bpo might give a not-particularly-user-friendly error, but those can be tested and improved later.

See also psf/gh-migration#14.

Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
@ezio-melotti ezio-melotti merged commit e4da583 into master Apr 8, 2022
@ezio-melotti ezio-melotti deleted the read-only-bpo branch April 9, 2022 00:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants