SteveLTN / https-portal

A fully automated HTTPS server powered by Nginx, Let's Encrypt and Docker.
MIT License
4.41k stars 295 forks source link

Basic_Auth Users: Is it possible to mask the AT symbol in username or password? #317

Closed unixhex closed 2 years ago

unixhex commented 2 years ago

Sometimes, user names should contain the at (@) symbol. Sometimes passwords should contain the at (@) symbol or a colon(:). Is it possible to mask these symbols so they are not interpreted as delimiter in the DOMAIN environment variable?

unixhex commented 2 years ago

Duplicate to #316