Confluex / Zuul

Keymaster and Gatekeeper - Application Configuration Management
http://confluex.com
Apache License 2.0
42 stars 32 forks source link

Add a mass encrypt/decrypt button to the UI for each configuration file #94

Open ghost opened 8 years ago

ghost commented 8 years ago

You should consider adding a button on each configuration file page in the UI to encrypt and/or decrypt every property value for that configuration file. Right now, if you upload (or manually add) a large number of properties to a config file for a particular environment, you have to then go to each property file, select the "Edit" drop down menu, and then select "Encrypt" for each one. It would be much easier if there was one button that would encrypt all of the properties for that file.

@psmith