Add roundcube's des_key to sops
#296
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
roundcube uses a des key for something with sessions, but it's currently stateful and owned by
nginx:nginxin/var/lib/roundcubeonbekkalokk. Maybe we should move this key to sops, and have it passed throughLoadCredentialsin the phpfpm systemd unit instead.