NginxProxyManager / NginxProxyManager/nginx-proxy-manager
fresh install from docker bug with capitalize letters in email
Open
Nobody has claimed this yet.
bug
- Dominant language
- TypeScript
- Stars
- 34.2k
- Forks
- 3.9k
- Avg merge
- 21h 12m
- Merged PRs (30d)
- 20
Description
If you type in email with capital letter, you get error
"Invalid email or password"
and than it redirects and is broken and you must remove and redeploy with docker command
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the login failure on a fresh Docker deployment with an email containing uppercase letters, then trace the authentication and redirect flow. Done means the account can log in with uppercase email input and the installation remains usable without redeploying.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker, typescript
- Domain
- authentication
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100