jupyterhub / jupyterhub/nativeauthenticator
allow_2fa is documented to make 2FA required - but its just allowed
Open
documentation
good first issue
help wanted
- Dominant language
- Python
- Stars
- 81
- Forks
- 68
- PR merge metrics
- No merged PRs in 30d
Description
The `allow_2fa` config is documented to make it required, but it is as it indicates by its name something you can opt in to rather than something that is required.
See https://native-authenticator.readthedocs.io/en/latest/options.html#add-two-factor-authentication-obligatory-for-users
Contributor guide
Assessment
This issue has not been assessed yet.