Python utility library
Find a file
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
bin Rename the MODDIR makefile variable to JWBDIR 2019-06-29 23:32:20 +02:00
conf Rename the MODDIR makefile variable to JWBDIR 2019-06-29 23:32:20 +02:00
make project.conf: Fix: Add python3-ldap 2025-07-16 20:16:17 +02:00
scripts Add missing async keywords to jwutils.Cmd.run() reimplementations 2020-02-10 19:49:46 +01:00
test Add module jwutils.cast 2025-01-16 12:39:20 +01:00
tools auth.Auth.load(): Move type argument into config 2025-09-12 08:25:16 +02:00
.gitignore grammar.py et al: Centralize more code 2017-10-29 18:25:55 +01:00
HASH Release 1.0.0-27@suse-tumbleweed/x86_64 2025-09-11 20:36:56 +00:00
Makefile Rename the MODDIR makefile variable to JWBDIR 2019-06-29 23:32:20 +02:00
RELEASES Release 1.0.0-27@suse-tumbleweed/x86_64 2025-09-11 20:36:56 +00:00
VERSION Start version: 1.0.0-27 2025-09-11 20:36:15 +00:00