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

Disable a user account #233

Closed
jessevondoom opened this issue Oct 30, 2012 · 1 comment
Closed

Disable a user account #233

jessevondoom opened this issue Oct 30, 2012 · 1 comment

Comments

@jessevondoom
Copy link
Member

We need a way to disable a user account in the multi-user version. For now it can be as simple as a flag in the people table — potentially even using the "is_admin" flag to suspend their publishing and login rights.

@jessevondoom
Copy link
Member Author

Closing this issue because we can simply set the admin flag to 0 and a user account is effectively suspended. We need to keep this in mind as we publish pages — that pages belonging someone with no admin flag should simply not be rendered — but otherwise this is an easy fix.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant