mirror of
https://github.com/opf/openproject.git
synced 2026-06-13 19:20:00 +00:00
e7bee82f9e
It's like OpenProject::Cache, but it encrypts cached values at rest. Callers that store confidential things in the cache have been updated to use it, reducing the risk to expose secrets to an attacker that obtained access to the contents of OpenProject's cache.