Backups ignore --no-encryption flag #7410
Labels
area/backend
Needs backend code changes
bug
Something isn't working
kind/customer-request
Requested by one or more customers
Describe the issue
Set encryption key to something larger than 256 bits, e.g.
export ENCRYPTION_KEY=$(openssl rand -hex 33)
Try to create a backup with no encryption
Environment
The text was updated successfully, but these errors were encountered: