NginxProxyManager / nginx-proxy-manager

Docker container for managing Nginx proxy hosts with a simple, powerful interface
https://nginxproxymanager.com
MIT License
23.32k stars 2.7k forks source link

Regex scheme broken since v2.12.0 and still #4083

Open Nuke142 opened 1 month ago

Nuke142 commented 1 month ago

image

v2.12.0 and v2.12.1 not allow me to use scheme i use all last years. Works perfect if i go back to 2.11.3, apply it, and upgrade again to latest. If it is not a bug, how should i correctly convert my aged scheme to new? Must be allowed as "any_letters_numbers.domain.com"

codethought commented 1 month ago

That looks almost exactly like what I reported.. Clearly the schema was modified but what I want to know is if that's intentional, like you said - how do we handle this now?

https://github.com/NginxProxyManager/nginx-proxy-manager/issues/4090