Skip to content

Chore/ban users #1936

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 5 commits into from
Oct 5, 2021
Merged

Chore/ban users #1936

merged 5 commits into from
Oct 5, 2021

Conversation

catarak
Copy link
Member

@catarak catarak commented Oct 5, 2021

RE #609

Need a way to ban users that have violated the ToS/PP. Can simply add banned: true to a user in the database to suspend their account, rather than delete all of their data.

A user's sketches will still be public, so I need to add a script that hides all of their sketches if they have been banned. Will use the sketch privacy code in the future, and need a script to automate banning a user.

I have verified that this pull request:

  • has no linting errors (npm run lint)
  • is from a uniquely-named feature branch and has been rebased on top of the latest develop branch. (If I was asked to make more changes, I have made sure to rebase onto develop then too)
  • is descriptively named and links to an issue number, i.e. Fixes #123

@release-com
Copy link

release-com bot commented Oct 5, 2021

Release Environments

This pull request environment is provided by Release, learn more!
To see the status of the environment click on Environment Status below.

🔧Environment Status : https://app.releasehub.com/public/Processing%20Foundation/env-3c30161373

@catarak catarak merged commit c9478a9 into develop Oct 5, 2021
@catarak catarak deleted the chore/ban-users branch November 4, 2021 21:26
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.

1 participant