pyceo/ceod/api
Andrew Wang 33323fd112
continuous-integration/drone/push Build is passing Details
Add database CLI (#15)
Closes #12

Co-authored-by: Andrew Wang <a268wang@csclub.uwaterloo.ca>
Co-authored-by: Max Erenberg <merenber@csclub.uwaterloo.ca>
Reviewed-on: #15
Co-authored-by: Andrew Wang <a268wang@localhost>
Co-committed-by: Andrew Wang <a268wang@localhost>
2021-09-11 13:33:43 -04:00
..
__init__.py add app factory 2021-07-24 21:09:10 +00:00
app_factory.py db-api (#10) 2021-08-29 13:08:35 -04:00
database.py Add database CLI (#15) 2021-09-11 13:33:43 -04:00
error_handlers.py use our own SPNEGO implementation 2021-08-21 06:27:33 +00: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 add updateprograms CLI 2021-08-24 19:37:05 +00: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 members CLI 2021-08-23 13:59:01 +00:00
uwldap.py add tests for UWLDAP API 2021-08-19 04:56:25 +00:00