Age | Commit message (Expand) | Author |
---|---|---|
2023-08-02 | Use correct variable...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. | Frederick Muriuki Muriithi |
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...Add delays to avoid overwhelming the DB server. | Frederick Muriuki Muriithi |
2023-06-02 | Auth: Bug: Display all admins before taking choice | Frederick Muriuki Muriithi |
2023-05-26 | Document CLI Utility Commands...Document some CLI utility commands useful for development and for supporting the operation of the GN3 app. | Frederick Muriuki Muriithi |
2023-05-25 | Add some error checks. | Frederick Muriuki Muriithi |
2023-05-25 | Script to assign existing data to publicly-visible resources...A script to assign existing data not assigned to any group to publicly-visible resources. | Frederick Muriuki Muriithi |