Age | Commit message (Expand) | Author |
---|---|---|
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 | Modify resource editing script to enable data backups & restoration | BonfaceKilz |
2021-10-04 | Add script that adds "editors" group to all resources in Redis | BonfaceKilz |
2021-10-04 | Add script for creating/ updating groups during authorisation | BonfaceKilz |