pyceo/ceod/api
Max Erenberg ac98aaf38d
continuous-integration/drone/push Build is passing Details
Add API to manage cloud accounts (#34)
This PR adds API endpoints and a CLI to create cloud accounts and to purge accounts of expired members.

Co-authored-by: Max Erenberg <>
Reviewed-on: #34
Co-authored-by: Max Erenberg <merenber@csclub.uwaterloo.ca>
Co-committed-by: Max Erenberg <merenber@csclub.uwaterloo.ca>
2021-11-21 11:11:20 -05:00
..
__init__.py add app factory 2021-07-24 21:09:10 +00:00
app_factory.py Add API to manage cloud accounts (#34) 2021-11-21 11:11:20 -05:00
cloud.py Add API to manage cloud accounts (#34) 2021-11-21 11:11:20 -05:00
database.py Add database CLI (#15) 2021-09-11 13:33:43 -04:00
error_handlers.py Add API to manage cloud accounts (#34) 2021-11-21 11:11:20 -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 Use inetOrgPerson instead of account (#29) 2021-10-23 23:21:09 -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 add mailman CLI command 2021-09-25 15:16:22 -04:00
uwldap.py add tests for UWLDAP API 2021-08-19 04:56:25 +00:00