Dori Sajdak
Dori Sajdak
Allow users to get backup set of OTP codes they can use in the event they lose or reset their phone
If an attribute is added using the incorrect type (text in an INT field), an error is thrown. This is coming up as we're incorporating project attributes too. Will be...
Read through change log and verify that any changes made did not causing breaking changes on ColdFront. A full testing of the UI will be necessary. Test out creating a...
When a project manager adds a grant and formats the grant amount with commas we see the error 'add a number' If we remove the commas, it works. This should...
Email notifications are used alot in ColdFront but sometimes it's too much. We need a better way of managing emails. Among these changes are: - A user should not get...
If a user is under multiple accounts and you try to remove their access that is also their default slurm account, it will fail. You have to modify the user...
On the 'All Resources' list when we view as admin and click 'Show all allocations' we are seeing the same allocation multiple times. I believe this has something to do...
Currently, the allocations request for provides a drop down of resources the PI has access to request, a justification text box, and users to add. Some resource types also request...
The freeipa_expire_users.py script fails to evaluate users who have been removed from projects and allocations.
When running the FreeIPA sync tool it currently looks at every user in the ColdFront database and compares it to FreeIPA. This can take a very long time to run...