pyceo/ceod/api
Max Erenberg dc412ef5cb
continuous-integration/drone/push Build is passing Details
implement renewal reminders (#61)
Closes #55.

Once this is merged and deployed, a cron job will be used to automatically run `ceo members remindexpire` at the beginning of every term.

Reviewed-on: #61
2022-06-30 20:02:06 -04:00
..
__init__.py add app factory 2021-07-24 21:09:10 +00:00
app_factory.py use admin GSSAPI creds for some API endpoints (#45) 2022-03-12 15:19:14 -05: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