Age | Commit message (Expand) | Author |
---|---|---|
2021-10-06 | scripts: group: Replace args.group_name with data["field"] | BonfaceKilz |
2021-10-06 | scripts: group: Update docstrings for "create_group_data" | BonfaceKilz |
2021-10-06 | scripts: group: Break up long line | BonfaceKilz |
2021-10-06 | scripts: group: Fix indentation | BonfaceKilz |
2021-10-06 | scripts: group: Remove empty `""` value for data.get | BonfaceKilz |
2021-10-06 | scripts: group: Remove unused import | BonfaceKilz |
2021-10-06 | scripts: group: Use a unique key to identify a group | BonfaceKilz |
2021-10-04 | Moved REDIS_CONN back into if __name__ == '__main__' since it doesn't need to... | zsloan |
2021-10-04 | Changed the group.py script to replace user e-mails with IDs and to include i... | zsloan |
2021-10-04 | scripts: group.py: Modify exit message when displaying updated data | BonfaceKilz |
2021-10-04 | scripts: group.py: Remove "glom" dependency | BonfaceKilz |
2021-10-04 | Decode redis response by default | BonfaceKilz |
2021-10-04 | Add script for creating/ updating groups during authorisation | BonfaceKilz |