IConfig.py
|
add base classes for users and groups
|
2021-07-19 05:47:39 +00:00 |
IFileService.py
|
add app factory
|
2021-07-24 21:09:10 +00:00 |
IGroup.py
|
implement /api/groups endpoints
|
2021-08-18 23:48:17 +00:00 |
IHTTPClient.py
|
add app factory
|
2021-07-24 21:09:10 +00:00 |
IKerberosService.py
|
add Kerberos delegation
|
2021-08-18 01:59:24 +00:00 |
ILDAPService.py
|
implement /api/groups endpoints
|
2021-08-18 23:48:17 +00:00 |
IMailService.py
|
add MailService and MailmanService
|
2021-07-24 00:08:22 +00:00 |
IMailmanService.py
|
add MailService and MailmanService
|
2021-07-24 00:08:22 +00:00 |
IUWLDAPService.py
|
add updateprograms
|
2021-08-03 14:09:07 +00:00 |
IUser.py
|
use ldap3 instead of python-ldap
|
2021-08-15 05:04:49 +00:00 |
__init__.py
|
add app factory
|
2021-07-24 21:09:10 +00:00 |