Skip to content

Identification database

Ewoud Ruighaver requested to merge identification-database into development

Description

Identifiable information is now stored in a separate database.

Changes

  • Changed the CPMController and SubmissionController to add identifiable information in a separate database

Additions

  • Added the IdentityRepository and IdentityContainer

Test and Review

To be filled in by the reviewers

  • All of the methods are commented to expectation

  • The methods are tested to satisfaction

  • There are no unnecessary files present in the MR

  • The continuous integration has no problems with the MR

  • The MR is filled in as requested (including labels, milestones, and reviewers)

  • The documentation is up-to-date

  • All nullable parameters are marked as such

Edited by Erik Oudsen

Merge request reports