pyceo/ceod/api
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
..
__init__.py add app factory 2021-07-24 21:09:10 +00:00
app_factory.py Disable inactive club sites (#68) 2022-07-22 23:51:59 -04:00
cloud.py Add container registry API (#42) 2022-01-01 00:49:05 -05:00
database.py Add database CLI (#15) 2021-09-11 13:33:43 -04:00
error_handlers.py use NGINX with acme.sh 2021-11-28 22:35:46 -05:00
groups.py Implement Groups API (#6) 2021-08-19 12:58:59 -04:00
mailman.py use ConfigParser 2021-08-03 23:19:33 +00:00
members.py implement renewal reminders (#61) 2022-06-30 20:02:06 -04:00
positions.py Positions CLI (#11) 2021-09-08 09:32:34 -04:00
spnego.py store GSSAPI token in flask.g 2021-08-28 05:51:48 +00:00
utils.py Expire member cli and api (#33) 2021-12-11 16:30:18 -05:00
uwldap.py add tests for UWLDAP API 2021-08-19 04:56:25 +00:00
webhosting.py Disable inactive club sites (#68) 2022-07-22 23:51:59 -04:00