writesapp / website

Website for writes.
https://writes.ga/
Do What The F*ck You Want To Public License
3 stars 0 forks source link

User suspension system #38

Open datejer opened 4 years ago

datejer commented 4 years ago

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

AdamSiekierski commented 4 years ago

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

datejer commented 4 years ago

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

That's why I added the smol pp label 😉