Changelog
See what's new with Windmill.
2/15/2024 |
Docs![](/assets/images/workspace-secret-encryption-6336acd99c7c91c683a347ed6d93f5fd.png)
All secrets of a workspace are encrypted with a symmetric key unique to that workspace. This key is generated when the workspace is created and is stored in the database in the workspace_settings. You can now manually update the encryption key of a workspace, it will be re-encrypted with the new key and the previous key will be replaced by the new one.
New Features
- Manually update the encryption key of a workspace.