pyceo/ceo_common/model
Max Erenberg c0c9736593
continuous-integration/drone/push Build is passing Details
Use the admin creds in the HTTPClient when necessary (#85)
Currently, ceod uses the Kerberos credentials of the client when making requests to other services. This requires the client to send delegated credentials. Unfortunately the NPM krb5 package appears to be unable to perform delegation. So we will use the admin credentials instead (when appropriate).

Reviewed-on: #85
Reviewed-by: Raymond Li <raymo@csclub.uwaterloo.ca>
Co-authored-by: Max Erenberg <merenber@csclub.uwaterloo.ca>
Co-committed-by: Max Erenberg <merenber@csclub.uwaterloo.ca>
2022-11-06 15:23:27 -05:00
..
Config.py allow ignored Harbor projects to be configurable 2022-01-02 22:43:22 -05:00
HTTPClient.py Use the admin creds in the HTTPClient when necessary (#85) 2022-11-06 15:23:27 -05:00
RemoteMailmanService.py add skeleton for TUI 2021-09-04 23:05:19 +00:00
Term.py Add support for using number in member terms renwewal API (#77) 2022-10-07 07:58:23 -04:00
__init__.py add unit tests for members CLI 2021-08-23 23:01:24 +00:00