pyceo/ceod/model
Max Erenberg 539de01c4d
continuous-integration/drone/push Build is passing Details
use admin GSSAPI creds for some API endpoints (#45)
Office staff currently can't sign up new members because ceod uses their GSSAPI credentials to authenticate to LDAP, and those credentials are insufficient.

This PR uses the ceod/admin credentials instead for signing up new members and for renewing existing memberships.

Reviewed-on: #45
2022-03-12 15:19:14 -05:00
..
templates include ACME challenge location snippet in NGINX template 2022-01-04 23:53:44 -05:00
CloudResourceManager.py Add container registry API (#42) 2022-01-01 00:49:05 -05:00
CloudStackService.py Add Kubernetes API endpoint (#38) 2021-12-18 16:35:05 -05:00
ContainerRegistryService.py allow ignored Harbor projects to be configurable 2022-01-02 22:43:22 -05:00
FileService.py use ConfigParser 2021-08-03 23:19:33 +00:00
Group.py Positions API (#7) 2021-08-22 17:57:36 -04:00
KerberosService.py use admin GSSAPI creds for some API endpoints (#45) 2022-03-12 15:19:14 -05:00
KubernetesService.py Add Kubernetes API endpoint (#38) 2021-12-18 16:35:05 -05:00
LDAPService.py use admin GSSAPI creds for some API endpoints (#45) 2022-03-12 15:19:14 -05:00
MailService.py Add Kubernetes API endpoint (#38) 2021-12-18 16:35:05 -05: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 fix lint error 2021-11-03 21:23:16 -04:00
User.py allow loginShell to be optional 2022-01-10 01:32:26 -05:00
VHostManager.py Add Kubernetes API endpoint (#38) 2021-12-18 16:35:05 -05:00
__init__.py Add container registry API (#42) 2022-01-01 00:49:05 -05:00
utils.py Add Kubernetes API endpoint (#38) 2021-12-18 16:35:05 -05:00
validators.py implement renewals and password resets 2021-08-02 08:01:13 +00:00