jw-python/tools/python/jwutils/auth
Jan Lindemann 72d56d9b63 auth.Auth.load(): Move type argument into config
Auth.load() takes a "tp" argument, specifying the Auth module name to
load. In case of jw-devops, this is part of the configuration, which
is also passed as an argument. Make taking 'type' from the config the
default. Note that this changes the prototype.

Signed-off-by: Jan Lindemann <jan@janware.com>
2025-09-12 08:25:16 +02:00
..
dummy auth: Add LDAP support 2025-06-05 20:48:14 +02:00
ldap ldap.Auth: Fix half-baked use of jwutils.ldap module 2025-09-11 21:35:01 +02:00
Auth.py auth.Auth.load(): Move type argument into config 2025-09-12 08:25:16 +02:00
Makefile jwutils: Add Auth 2025-02-14 14:29:30 +01:00