NginxProxyManager / NginxProxyManager/nginx-proxy-manager
Disable user authentication
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 34.2k
- Forks
- 3.9k
- Avg merge
- 21h 12m
- Merged PRs (30d)
- 20
Description
Is your feature request related to a problem? Please describe.
I wan't to add NPM on my own applications list, I use goauthentik for my application repository. Unfortunately NPM is using local users and is not able to provide openid auth..
Describe the solution you'd like
I wan't to disable NPM user authentication and management
Describe alternatives you've considered
I think it is possible to use the api to get authentication token, but would be better to fully disable user auth.
Additional context
if there is a workaround that you know, would be great to know
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 issue identifies no files, tests, or entry points. Start by locating the existing user authentication and management flow, then determine how disabling it would interact with OpenID authentication and API tokens. Done would require an agreed scope and verification that the requested authentication behavior works without breaking application access.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- authentication
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100