12 Commits

Author SHA1 Message Date
thuning @ vall
2a10683bd6 Rearranged imports to conform better to PEP 8 2026-04-01 12:37:33 +02:00
Erik Thuning
24e70ef8fc Added support for unix groups as a handler type 2024-08-28 13:48:59 +02:00
Erik Thuning
68380cda9e Made sure all handlers always return a set, and consequently stopped casting to set on the receiving end 2024-08-28 13:44:22 +02:00
Erik Thuning
929f0603f1 Whitespace, typo and dead code cleanup 2024-08-28 13:41:24 +02:00
root
61d91ddb9f Moving towards more pluggable handlers 2020-10-09 17:11:20 +02:00
root
5b5097458e Streamlined fetching of course participant usernames from daisy api 2020-09-23 11:28:33 +02:00
root
33a0869672 Added the ability to grant entitlements to course participants via daisy:course:{daisy_id}
Also added an optional argument to update-entitlements.py to only act on apecified entitlements
2020-09-11 15:29:57 +02:00
root
26e8eaf30e Formatting changes 2018-11-26 08:50:22 +01:00
root
b481d79df5 Added a handler class for the entitlement map, along with some minor commandline updates to manage-entitlements.py 2018-11-22 14:28:08 +01:00
root
3fea90bfea Updated the API call to reflect changes in API semantics 2018-11-22 14:26:08 +01:00
root
1256f2f7a6 Fixed an issue with daisy being sneaky 2018-11-19 15:34:32 +01:00
root
f16755ae6c Added the code 2018-11-19 12:09:43 +01:00