Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-08-02 | Use correct variable | Frederick Muriuki Muriithi | |
After copying the calls to assign appropriate roles to the admin in the script, I forgot to update the variable name. This commit fixes that. | |||
2023-08-02 | Fix module name. | Frederick Muriuki Muriithi | |
2023-08-02 | Assign `group-leader` role to the admin for automatic group. | Frederick Muriuki Muriithi | |
2023-06-02 | auth: Increase limit to 100K records | Frederick Muriuki Muriithi | |
2023-06-02 | auth: Add delay between DB inserts | Frederick Muriuki Muriithi | |
Add delays to avoid overwhelming the DB server. | |||
2023-06-02 | Auth: Bug: Display all admins before taking choice | Frederick Muriuki Muriithi | |
2023-05-26 | Document CLI Utility Commands | Frederick Muriuki Muriithi | |
Document some CLI utility commands useful for development and for supporting the operation of the GN3 app. | |||
2023-05-25 | Add some error checks. | Frederick Muriuki Muriithi | |
2023-05-25 | Script to assign existing data to publicly-visible resources | Frederick Muriuki Muriithi | |
A script to assign existing data not assigned to any group to publicly-visible resources. |