Skip to content

Add group encryption key model

Superseded by !112679 (closed)


What does this MR do and why?

Adds group encryption keys so each organization is able to en-/decrypt CI variables in the database with their own key. This is part of issue #378386 (closed) and supersedes MR !110520 (closed).

The GroupEncryptionKey model holds the optional encryption key for each (root) group.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Pascal Zumkehr

Merge request reports