jupyterhub / jupyterhub/nativeauthenticator
Misleading error message on incorrect 2FA token.
Open
bug
- Dominant language
- Python
- Stars
- 81
- Forks
- 68
- PR merge metrics
- No merged PRs in 30d
Description
As mentioned by @consideRatio in #183, it is currently the case that when supplying a correct username/password but an incorrect 2FA token, the error message is "incorrect username or password" nevertheless.
When we rework the 2FA system for 1.2, we should make sure this also gets addressed.
Contributor guide
Assessment
This issue has not been assessed yet.