SteveLTN / https-portal

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

Basic_Auth Users: Is it possible to mask ":" or "@" in username or password? #316

Open unixhex opened 2 years ago

unixhex commented 2 years ago

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