templates
|
add MailService and MailmanService
|
2021-07-24 00:08:22 +00:00 |
FileService.py
|
use ConfigParser
|
2021-08-03 23:19:33 +00:00 |
Group.py
|
log error message instead of traceback
|
2021-08-19 00:19:57 +00:00 |
KerberosService.py
|
add Kerberos delegation
|
2021-08-18 01:59:24 +00:00 |
LDAPService.py
|
implement /api/groups endpoints
|
2021-08-18 23:48:17 +00:00 |
MailService.py
|
use ConfigParser
|
2021-08-03 23:19:33 +00:00 |
MailmanService.py
|
add Kerberos delegation
|
2021-08-18 01:59:24 +00:00 |
SudoRole.py
|
add app factory
|
2021-07-24 21:09:10 +00:00 |
UWLDAPRecord.py
|
use ldap3 instead of python-ldap
|
2021-08-15 05:04:49 +00:00 |
UWLDAPService.py
|
use ldap3 instead of python-ldap
|
2021-08-15 05:04:49 +00:00 |
User.py
|
use ldap3 instead of python-ldap
|
2021-08-15 05:04:49 +00:00 |
__init__.py
|
add MailService and MailmanService
|
2021-07-24 00:08:22 +00:00 |
utils.py
|
add app factory
|
2021-07-24 21:09:10 +00:00 |
validators.py
|
implement renewals and password resets
|
2021-08-02 08:01:13 +00:00 |