1
0
mirror of https://github.com/laurivosandi/certidude synced 2025-09-07 22:20:56 +00:00

Added preliminary Kerberos authentication support

This commit is contained in:
2015-08-16 17:21:42 +03:00
parent c5d27e8a76
commit e2f27078d1
12 changed files with 236 additions and 53 deletions

View File

@@ -27,7 +27,8 @@ setup(
"humanize",
"pycrypto",
"cryptography",
"markupsafe"
"markupsafe",
"ldap3"
],
scripts=[
"misc/certidude"