Skip to content
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

User suspension system #38

Open
datejer opened this issue Jul 12, 2020 · 2 comments
Open

User suspension system #38

datejer opened this issue Jul 12, 2020 · 2 comments
Labels
await wait until other things are done smol pp not important, side stuff to do if we have free time

Comments

@datejer
Copy link
Member

datejer commented Jul 12, 2020

Add a propery suspended to the user object and reject requests to all routes that require login if that property is set to true. (Just display red text saying Your account has been suspended instead of the page). Later we will also add this to the serverless functions.

Ticket name: feature/suspension

@datejer datejer added the smol pp not important, side stuff to do if we have free time label Jul 12, 2020
@AdamSiekierski
Copy link
Contributor

Good idea for later improvements, but now we have another priorities :)

@AdamSiekierski AdamSiekierski added the await wait until other things are done label Jul 12, 2020
@datejer
Copy link
Member Author

datejer commented Jul 12, 2020

Good idea for later improvements, but now we have another priorities :)

That's why I added the smol pp label 😉

@AdamSiekierski AdamSiekierski added this to the First public beta milestone Jul 12, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
await wait until other things are done smol pp not important, side stuff to do if we have free time
Projects
None yet
Development

No branches or pull requests

2 participants