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

Add check for None before trying to delete a user. #80

Merged
merged 1 commit into from
Feb 20, 2020

Conversation

raethlein
Copy link
Contributor

Users who were created via the Admin UI (/hub/admin -> Add Users) but never logged in are not in the db and trying to delete them in the Admin UI throws an exception.
nativeauthenticator-exception

…ated in the Admin UI but never logged in are not in the db and trying to delete them throws an exception
@leportella leportella merged commit 6ae7675 into jupyterhub:master Feb 20, 2020
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.

2 participants