Skip to content

fix: always show add user button #9229

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

Merged
merged 1 commit into from
Aug 21, 2023
Merged

fix: always show add user button #9229

merged 1 commit into from
Aug 21, 2023

Conversation

aslilac
Copy link
Member

@aslilac aslilac commented Aug 21, 2023

Fixes #9172

There is always at least one authentication method enabled (none), so we should remove the authMethod check to make sure that the button is always shown.

there is always at least one authentication method enabled (none), so we should remove the authMethod check to make sure that the button is always shown.
@aslilac aslilac requested a review from bpmct August 21, 2023 19:44
@aslilac aslilac merged commit 2a263b9 into main Aug 21, 2023
@aslilac aslilac deleted the always-show-new-user-button branch August 21, 2023 21:44
@github-actions github-actions bot locked and limited conversation to collaborators Aug 21, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

"Create user" button is hidden when CODER_DISABLE_PASSWORD_AUTH=true
2 participants