Skip to content

Conversation

jinhei
Copy link
Contributor

@jinhei jinhei commented May 29, 2024

I've run into this same issue multiple times, as the common practice is to simply replace the placeholder token. However, doing so is incorrect syntax.

Proposal is to remove spaces around the = such that overwriting the placeholder API key with the user's "just works".

@nginxproxymanagerci
Copy link

Docker Image for build 1 is available on DockerHub as jc21/nginx-proxy-manager:github-pr-3781

Note: ensure you backup your NPM instance before testing this PR image! Especially if this PR contains database changes.

@BluCobalt
Copy link

This same issue has given me headaches before. This should definitely be added.

@jc21 jc21 merged commit 5454fd6 into NginxProxyManager:develop Jul 1, 2024
picnicbob pushed a commit to picnicbob/nginx-proxy-manager that referenced this pull request Jul 1, 2025
This reverts commit 40f22d3, reversing
changes made to f327c1e.
Storing user/password instead of an API token is not a good idea and specifically not recommended by certbot-dns-cloudflare documentation. dns_cloudflare_api_token=abc123 was/is working fine for me.
Spaces were intentionally removed in the past by NginxProxyManager#3781.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants