mirror of
ssh://git.janware.com/srv/git/janware/proj/jw-python
synced 2026-01-16 10:23:31 +01:00
auth: Add LDAP support
Signed-off-by: Jan Lindemann <jan@janware.com>
This commit is contained in:
parent
0a1a6e5e17
commit
8a316ead21
4 changed files with 283 additions and 29 deletions
4
tools/python/jwutils/auth/ldap/Makefile
Normal file
4
tools/python/jwutils/auth/ldap/Makefile
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
TOPDIR = ../../../../..
|
||||
|
||||
include $(TOPDIR)/make/proj.mk
|
||||
include $(JWBDIR)/make/py-mod.mk
|
||||
Loading…
Add table
Add a link
Reference in a new issue