Thanks to visit codestin.com
Credit goes to github.com

Skip to content

feat: Add allow everyone option to GitHub OAuth2 logins #5086

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 7 commits into from
Nov 15, 2022
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Update golden files
  • Loading branch information
mafredri committed Nov 15, 2022
commit c050ff17c04e303e423f5b3465c9248ec16b0cf5
4 changes: 2 additions & 2 deletions cli/testdata/coder_server_--help.golden
Original file line number Diff line number Diff line change
Expand Up @@ -66,8 +66,8 @@ Flags:
Consumes $CODER_EXPERIMENTAL
-h, --help help for server
--oauth2-github-allow-everyone Allow all logins, setting this option
means allowed orgs must be empty and no
org limits will be imposed.
means allowed orgs and teams must be
empty.
Consumes $CODER_OAUTH2_GITHUB_ALLOW_EVERYONE
--oauth2-github-allow-signups Whether new users can sign up with
GitHub.
Expand Down