Skip to content

Add the ability to ban users #971

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

Merged
merged 12 commits into from
Jan 16, 2020
Merged

Add the ability to ban users #971

merged 12 commits into from
Jan 16, 2020

Conversation

connorshea
Copy link
Owner

Fixes #356.

This adds the ability for moderators and admins to ban users. It also adds a check to every request to make sure the user isn't banned when they make the request. Users aren't currently deleted when they're banned, though such functionality should maybe be added.

@connorshea connorshea added enhancement New feature or request frontend Issues and pull requests related to the vglist frontend backend Issues and pull requests related to the vglist backend labels Jan 16, 2020
@connorshea connorshea merged commit ae78de7 into master Jan 16, 2020
@connorshea connorshea deleted the add-banned-to-users branch January 16, 2020 06:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend Issues and pull requests related to the vglist backend enhancement New feature or request frontend Issues and pull requests related to the vglist frontend
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Admins and moderators should be able to ban users
1 participant