pyceo/ceod/model
Max Erenberg cfb5f77711
continuous-integration/drone/push Build is passing Details
Disable inactive club sites (#68)
Closes #51.

An API argument called `remove_inactive_club_reps` was added so that we can dynamically control whether we want to remove inactive club reps or not. The default action is only to disable club websites without changing group membership.

Reviewed-on: #68
Co-authored-by: Max Erenberg <merenber@csclub.uwaterloo.ca>
Co-committed-by: Max Erenberg <merenber@csclub.uwaterloo.ca>
2022-07-22 23:51:59 -04:00
..
templates Disable inactive club sites (#68) 2022-07-22 23:51:59 -04:00
CloudResourceManager.py Add container registry API (#42) 2022-01-01 00:49:05 -05:00
CloudStackService.py use quote_plus for signing CloudStack API requests 2022-06-09 01:23:04 -04:00
ClubWebHostingService.py Disable inactive club sites (#68) 2022-07-22 23:51:59 -04:00
ContainerRegistryService.py fix URL bug in ContainerRegistryService 2022-06-09 09:07:12 -04: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 Disable inactive club sites (#68) 2022-07-22 23:51:59 -04:00
MailService.py Disable inactive club sites (#68) 2022-07-22 23:51:59 -04: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 Disable inactive club sites (#68) 2022-07-22 23:51:59 -04: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