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

fix(admin): ensure superuser can always log in #28

Merged
merged 8 commits into from
Apr 5, 2024

Conversation

imnotjames
Copy link
Contributor

when a superuser isn't on a team, they should still be able to log in so they can create a team -- this is a normal and expected flow for the superuser

fixes #27

when a superuser isn't on a team, they should still be able to log in
so they can create a team -- this is a normal and expected flow for
the superuser
@imnotjames imnotjames marked this pull request as ready for review April 4, 2024 07:36
@imnotjames imnotjames force-pushed the fix/27/superuser-stuck-state branch from 2c241fe to 1479cb2 Compare April 4, 2024 07:43
Copy link
Owner

@amalshaji amalshaji left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🎉

@amalshaji amalshaji merged commit 1969daa into amalshaji:main Apr 5, 2024
1 check passed
@imnotjames imnotjames deleted the fix/27/superuser-stuck-state branch April 5, 2024 14:56
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.

Initial Superuser can get in a "stuck" state
2 participants