add basic auth for web app
I actively use this admin panel, but I'm very worried that any vpn user can access the admin panel from inside the network. I suggest adding authentication in the application itself, since the proxy does not help if the user is inside the network.
Love it lets merge!
I like this feature!
I'd love to see this merged. My solution using ngnix to enforce auth on the local network (except for localhost) is here, but having auth in app would be way better. https://github.com/flant/ovpn-admin/issues/212#issuecomment-1627527509
Hi, we are going to apply the basic authorization solution as soon as we verify that it works in the master/slave mode.
@sprait Any update on this? Thanks.
sorry, currently I don't have time to check it