Skip to content

Commit

Permalink
update per review
Browse files Browse the repository at this point in the history
Co-authored-by: Simon Li <[email protected]>
  • Loading branch information
minrk and manics authored Oct 29, 2024
1 parent 5c771d8 commit 6487777
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/source/administrator/upgrading/upgrade-3-to-4.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ Especially if you use features like per-user subdomains or custom page templates
### Allowing users

JupyterHub 5 promotes the `allow_all` and `allow_existing_users` configuration used on OAuthenticator to all other Authenticators.
If you have no explicitly allowed users, the default is now to allow no users (this was already the default if you were using OAuth).
If you have not explicitly allowed users, the default is to allow no users (this was already the default if you were using OAuth).
If you are using an Authenticator where all users who can successfully authenticate should have access, set:

```yaml
Expand Down

0 comments on commit 6487777

Please sign in to comment.