jupyterhub / jupyterhub/nativeauthenticator

Better error reporting on failed signups with multiple problems.

Open
#182 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Python
Stars
81
Forks
68
PR merge metrics
No merged PRs in 30d

Description

Currently, if signup fails, we only give back one error message of the following:

- Username taken
- Failed Captcha
- Password to common / short
- Password confirmation didn't match

@patrick-mobi pointed out that it would be ideal to have feedback on _all_ sources of problems instead of just one ("This username is already taken" next to the username field and "The password confirmation didn't match with the password" next to that text field, etc.). That would involve a substantial rework. We still might want to do that eventually.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.