Releases: ncstate-sat/clearance-service
Releases · ncstate-sat/clearance-service
04-25-2023
changes from 03-17-2023.2
- Get liaison clearance permissions without a call to ccure
- Prevent liaisons from assigning or revoking clearances they don't have permissions for
03-17-2023.2
changes from 03-17-2023
- use a new schema for the
liaison-clearance-permissions
collection - improve speed for several endpoints by reducing the number of ccure api calls
- assigning, revoking, and getting liaison clearance permissions
- searching all clearances
- getting a user's clearances
- assigning and revoking clearances
03-17-2023
changes from 03-10-2023
- fix bug when assigning a clearance to a user who already has it
- pep8
- remove unused code
- remove Singleton class
03-10-2023
changes from 03-03-2023
- use ccure api directly when assigning or revoking clearances, skipping the mongo
clearance_assignment
collection - handle timeouts in ccure api calls
- change ccure api timeout threshold to 1 second
- remove support for searching personnel by name. now only email and campus id