perara / wg-manager

A easy to use WireGuard dashboard and management tool
MIT License
592 stars 74 forks source link

[Enhancement] Allow disabling authentication #83

Open Miroka96 opened 3 years ago

Miroka96 commented 3 years ago

Hi again!

I want to be able to disable the built-in authentication to use a reverse proxy for that. Alternatively, I would need to be able to configure LDAP credentials. Probably it is easier, to enable skipping the login form and authenticate everybody as administrator.

Best regards, Miroka

hmrodrigues commented 2 years ago

Hello,

I've submited a MR that adds LDAP authentication. It doesn't disable the builtin authentication, but the password isn't stored either.

Merge request: #110