canonical / s3-integrator

An integrator charm for handling s3 credentials
https://charmhub.io/s3-integrator
Apache License 2.0
1 stars 1 forks source link

Removed credentials from set_result event handlers #27

Closed a-velasco closed 8 months ago

a-velasco commented 8 months ago

Issue

Credentials get printed to the terminal in plaintext when using s3-integrator. This causes a security issue during demos and video recordings.

(see DPE-3198 for more details)

Solution

Update event handlers/observers that print the credentials.