mirror of
ssh://git.janware.com/srv/git/janware/proj/jw-python
synced 2026-01-15 01:52:56 +01:00
3 commits
| Author | SHA1 | Date | |
|---|---|---|---|
| bfd0544ff8 | |||
| c941ef307c | |||
| 1e43cdc715 |
| Author | SHA1 | Message | Date | |
|---|---|---|---|---|
| bfd0544ff8 |
Fix errors reported by mypy
Signed-off-by: Jan Lindemann <jan@janware.com> |
|||
| c941ef307c |
jwutils.ldap: Introduce 'password' alias for 'bind_pw'
jw-client-devops configures its databases with a set of config keys which are identical - except for the 'bind_pw' key, which is called 'password'. Allow that, too. Signed-off-by: Jan Lindemann <jan@janware.com> |
|||
| 1e43cdc715 |
jwutils.ldap: Add module
Signed-off-by: Jan Lindemann <jan@janware.com> |