Skip to content

Conversation

@gschier
Copy link
Member

@gschier gschier commented Jan 26, 2026

Adds a way to disable encryption for a workspace when the user has forgotten their encryption key.

CleanShot 2026-01-26 at 15 30 36

User Flow

  1. User opens a workspace with encrypted values but no key configured
  2. The "Enter Workspace Key" dialog appears
  3. User clicks "Forgot your key?"
  4. A confirmation dialog warns that encrypted values will fail to decrypt
  5. User confirms, encryption is disabled, workspace becomes accessible
  6. Any secure(...) values will show decrypt errors when used, allowing the user to fix them manually

@gschier gschier merged commit 8969748 into main Jan 26, 2026
4 checks passed
@gschier gschier deleted the disable-workspace-encryption branch January 26, 2026 23:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants