Skip to content

Releases: ncstate-sat/clearance-service

04-25-2023

02 May 15:34
Compare
Choose a tag to compare

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

24 Mar 20:23
Compare
Choose a tag to compare

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

17 Mar 16:33
ff35b04
Compare
Choose a tag to compare

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

10 Mar 16:17
ef6a0d9
Compare
Choose a tag to compare

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