Skip to content

Conversation

@Harikrishnan1367709
Copy link
Contributor

Description

Adds encryption for S3 backup credentials in UI and fixes test connection to properly validate credentials.

Changes

  • Encrypt sensitive fields when displaying in UI
  • Store plain text in database, decrypt on create/update
  • Fix test connection validation to show proper error messages

Security

  • Credentials always encrypted/masked in UI
  • Encryption key via DOKPLOY_ENCRYPTION_KEY env var
Screenshot 2025-10-31 at 12 20 08 PM Screenshot 2025-10-31 at 12 19 39 PM

Fixes #2926
Fixes #2927

…nnection validation - Encrypt access key and secret access key when displaying in UI - Store plain text values in database for compatibility - Decrypt values automatically when updating/creating destinations - Fix test connection to properly validate credentials and show error messages - Fixes Dokploy#2926 Fixes Dokploy#2927
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.

S3 destination test connection always success Encryption for S3 Backups

1 participant