Skip to content
This repository was archived by the owner on Oct 6, 2023. It is now read-only.

User Updates

Choose a tag to compare

@SledKnight SledKnight released this 26 Sep 15:07
· 165 commits to master since this release

Updates made to the DOE CODE server application in this release.

User Changes

Several updates were made to the user functionality:

  • The "OSTI" user role has been re-purposed as a regular site role
  • The following user roles have been put in to replace the "OSTI" role:
    • Record Admin - A Record Admin can edit records from any site
    • Approval Admin - An Approval Admin can approve records from any site
    • Site Admin - A Site Admin can edit POC information for any site
    • User Admin - A User Admin can edit the information for every user in DOE CODE
    • Content Admin - A Content Admin can perform special API-based actions
  • Users now have proper User ID's, though nothing is being done with this until a future release

Other Changes

Other small changes were made during this release

  • Additional validation logic for organizations
  • Several small bugs have been fixed
  • Dependency updates