Eric Callahan
0f8638fec7
components: correct imports
...
All imports must now be relative to work correctly with the
moonraker parent package.
Signed-off-by: Eric Callahan <arksine.code@gmail.com>
2023-02-22 12:16:27 -05:00
Nick Douma
6afa664ac9
ldap: Add option to use a customer LDAP query for looking up the user logging in
...
This allows for more advanced integration of LDAP databases that are not
covered by the default behaviour of is_active_directory.
Signed-off-by: Nick Douma <n.douma@nekoconeko.nl>
2022-10-21 19:24:35 -04:00
Eric Callahan
14ec8472ef
ldap: fix group validation
...
Signed-off-by: Eric Callahan <arksine.code@gmail.com>
2022-06-11 17:06:54 -04:00
Eric Callahan
f52df8c7ed
ldap: initial implementation
...
Introduce an ldap component that can be used authenticate
Moonraker users over ldap connections.
Signed-off-by: Eric Callahan <arksine.code@gmail.com>
2022-06-10 11:19:52 -04:00