dns-ui icon indicating copy to clipboard operation
dns-ui copied to clipboard

Ldap form based login

Open stamfest opened this issue 5 years ago • 3 comments

This branch creates the machinery for a form-based login. It also implements form-based login using a configured LDAP directory. To implement this, a HTTP session is required. Some important session cookie parameters can be configured to allow for integration of either multiple instances of dns-ui or with other services under the same virtual host.

An additional change allows to configure an optional extra LDAP filter for user objects. This can be used to make extra sure to restrict which users may log into dns-ui.

stamfest avatar Aug 31 '20 19:08 stamfest

Could anyone at least comment if this feature has any chance to be merged? I can sign each and every commit, but I would really like at least some feedback. Is that sooo hard?

stamfest avatar Sep 12 '20 17:09 stamfest

Hi sorry, I've not had much time to look at this as I've been busy with other projects, and no-one else is working on this project. Thank you for your large contribution. I'll try to make some progress with this.

thomas-pike avatar Sep 20 '20 20:09 thomas-pike

@stamfest I think you should just publish it as a fork at this point. These are some neat additions.

tacerus avatar Sep 06 '21 01:09 tacerus