- Feb 27, 2024
-
-
Robin Goodall authored
Still maintains an additional not logged in in a month check too. Leaving 6 month values, at least for stats but may be reused in future.
-
- Oct 31, 2023
-
-
Robin Goodall authored
-
- Aug 29, 2023
-
-
Robin Goodall authored
-
- Jun 22, 2023
-
-
Robin Goodall authored
-
- May 22, 2023
-
-
E. Evstafiev authored
-
- Apr 27, 2023
-
-
Robin Goodall authored
-
- Mar 24, 2023
-
-
Andrew Vella authored
-
- Mar 14, 2023
-
-
Robin Goodall authored
-
- Mar 06, 2023
-
-
Robin Goodall authored
-
-
- Mar 04, 2023
-
-
Robin Goodall authored
-
Robin Goodall authored
-
Robin Goodall authored
-
- Nov 25, 2022
-
-
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
-
- Sep 27, 2022
-
-
Robin Goodall authored
-
- Aug 04, 2022
-
-
Mike Knee authored
-
- Mar 07, 2022
-
-
Robin Goodall authored
-
- Mar 04, 2022
-
-
Robin Goodall authored
-
- 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
-
-
Robin Goodall authored
-
Robin Goodall authored
-
- May 24, 2021
-
-
Robin Goodall authored
-
- May 19, 2021
-
-
Robin Goodall authored
-
Robin Goodall authored
-
- May 07, 2021
-
-
Robin Goodall authored
-
Robin Goodall authored
-
- Feb 05, 2021
-
-
Robin Goodall authored
-