Skip to content

Fix encrypted data backwards compatibility after upgrading attr_encrypted gem

James Lopez requested to merge fix/attr-encrypted-issue into master

Adds missing attribute to attr_encrypted so it is fully backwards-compatible. Fixes https://gitlab.com/gitlab-org/gitlab-ce/issues/19073

Merge request reports