operasoftware / dns-ui

Opera's LDAP-authenticated PowerDNS user interface
Apache License 2.0
282 stars 57 forks source link

Provide a login form to use with LDAP #170

Closed stamfest closed 4 years ago

stamfest commented 4 years ago

This uses an extra LDAP bind operation to do authentication. Because it does not rely on HTTP basic authentication I had to introduce a session (probably resulting in cookies).

stamfest commented 4 years ago

Some more changes will come the near future. I will open a new pull request then