pyceo/ceo/cli
Max Erenberg a4a4ef089c
continuous-integration/drone/push Build is passing Details
Query Active Directory LDAP for alumni (#120)
Closes #116.

UWLDAP has program information for current students, so we should continue using it by default.
If the sn attribute (last name) is missing from the entry, then we query ADLDAP instead.

Reviewed-on: #120
2024-02-01 23:57:53 -05:00
..
CLIStreamResponseHandler.py save view state in model 2021-09-05 22:48:20 +00:00
__init__.py add unit tests for members CLI 2021-08-23 23:01:24 +00:00
cloud.py print warning message when cloud account is created 2023-02-05 23:48:38 -05:00
database.py implement Database views in TUI 2021-09-12 02:08:15 -04:00
entrypoint.py Disable inactive club sites (#68) 2022-07-22 23:51:59 -04:00
groups.py Add group lookup functionality (#88) 2023-03-04 01:21:04 -05:00
k8s.py chmod 600 the kubeconfig 2022-01-02 18:49:11 -05:00
mailman.py add mailman CLI command 2021-09-25 15:16:22 -04:00
members.py Validate usernames across tui & for create_user on cli/api (#115) 2024-01-22 13:15:40 -05:00
mysql.py Add database CLI (#15) 2021-09-11 13:33:43 -04:00
positions.py Implement TUI support for multiple users in each position (#80) 2023-01-23 02:26:13 -05:00
postgresql.py Add database CLI (#15) 2021-09-11 13:33:43 -04:00
registry.py Add container registry API (#42) 2022-01-01 00:49:05 -05:00
updateprograms.py add updateprograms CLI 2021-08-24 19:37:05 +00:00
utils.py Query Active Directory LDAP for alumni (#120) 2024-02-01 23:57:53 -05:00
webhosting.py Disable inactive club sites (#68) 2022-07-22 23:51:59 -04:00