NginxProxyManager / NginxProxyManager/nginx-proxy-manager
Forgot WEB GUI password
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 34.2k
- Forks
- 3.9k
- Avg merge
- 21h 12m
- Merged PRs (30d)
- 20
Description
Hi,
I forgot my password of Web GUI on VPS with portainer
i tryed to:
docker exec -it sh
mysql -u root -p
USE npm;
UPDATE user SET is_deleted=1;
quit
exit
I tried with the root and the password, the user and the password which are indicated in the environment variable screenshot but nothing to do there
I only get access denied
Could you help me please
thanks you very much
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
The payload mentions only Docker shell access and MySQL commands, with no repository file, test, or implementation entry point. First clarify the supported password-recovery path and the access-denied result; the issue does not define a code change or a concrete completion condition.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker, mysql
- Domain
- authentication, database
- Issue type
- Bug
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 15/100