don't base64-encode rsync passwords
Bug #1890207 reported by
Paul Collins
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Ubuntu Mirror Charm |
New
|
Undecided
|
Unassigned |
Bug Description
The password field of the JSON document supplied to the charm via the *_rsync_auth config settings is expected to base64-encoded. This makes working with the charm more difficult than it needs to be.
It's probably too easy for a randomly-generated password to be valid base64, so we should probably handle this by adding a new password field for the unencoded value.
To post a comment you must log in.