- Mar 04, 2023
-
-
Robin Goodall authored
-
Robin Goodall authored
-
Robin Goodall authored
-
- Dec 07, 2022
-
-
Adam Deacon authored
Remove suspended members from groups Closes sync-deploy#21 and #31 See merge request !31
-
- Nov 25, 2022
-
-
Robin Goodall authored
-
Robin Goodall authored
Fix version history See merge request !30
-
Robin Goodall authored
-
- Oct 10, 2022
-
-
Dave Hart authored
The review discovered that the sync tool, when run on production, would never succeed because the membership list of some groups/institutions was so large that the API response exceeded the size limit imposed by API Gateway (due to Lookup API returning detailed lists of members). This commit refactors the code to fetch group/institution membership for each user and use that to populate the membership set for each group/institution. Use Python 3.9 in Dockerfile as new Python features are now used. Update version of Flake8 so the checks are compatible with the newer version of Python. Remove redundant function `_extract_uid()`. Modify Flake8 configuration to exclude the standard set of folders used across projects.
-
Dave Hart authored
Add settings for Lookup API and API Gateway credentials. Add Lookup API operations to replicate the LDAP operations for gathering information about users, groups and institutions. Remove LDAP sync code and related configuration code. Remove LDAP configuration options from the example file. Remove LDAP library as a requirement it is no longer needed. Remove LDAP references from documentation. Add information to the README about how to provide API Gateway credentials. Add YAML versions of API Gateway credentials file to `.gitignore`.
- Oct 06, 2022
-
-
Robin Goodall authored
Add check for lookup jd import default displayname Closes #39 See merge request !29
-
Robin Goodall authored
-
- Oct 03, 2022
-
-
Robin Goodall authored
Allow empty responses at the end of retrieving pages of objects from Google API Closes #38 See merge request !28
-
- Sep 27, 2022
-
-
Robin Goodall authored
-
- Aug 08, 2022
-
-
Robin Goodall authored
Prevent socket timeout when perform batch operations to Google API Closes #37 See merge request !26
-
- Aug 04, 2022
-
-
Mike Knee authored
-
- Mar 08, 2022
-
-
Monty Dawson authored
Make licensing update optional See merge request !25
-
- Mar 07, 2022
-
-
Robin Goodall authored
-
- Mar 04, 2022
-
-
Robin Goodall authored
-
- Mar 03, 2022
-
-
Monty Dawson authored
Add/Remove users Google Workspace licences Closes #33 See merge request !24
-
- Mar 02, 2022
-
-
Robin Goodall authored
-
Robin Goodall authored
-
Robin Goodall authored
-
-
Robin Goodall authored
-
Robin Goodall authored
-
Robin Goodall authored
-
Robin Goodall authored
-
Robin Goodall authored
-
Robin Goodall authored
-
Robin Goodall authored
-
- Feb 23, 2022
-
-
Adam Deacon authored
Fix handling of empty response Closes sync-deploy#17 See merge request !23
-
Robin Goodall authored
-
Dr Abraham Martin authored
Handle empty list response Closes sync-deploy#17 See merge request !22
-
Robin Goodall authored
-
- May 24, 2021
-
-
Dr Rich Wareham authored
hotfix - group_settings always needs building See merge request !21
-
Robin Goodall authored
-
- May 20, 2021
-
-
Dr Rich Wareham authored
Suspended user deletion Closes #29 See merge request !20
-
- May 19, 2021
-
-
Robin Goodall authored
-