diff options
| author | Simeon Simeonov | 2024-12-26 22:58:37 +0100 |
|---|---|---|
| committer | Simeon Simeonov | 2024-12-26 22:58:37 +0100 |
| commit | bba82a86b137c73832ad7b6a397d3db24fcc625f (patch) | |
| tree | 9071225331e3035da3d0f5756acf6b3cf5b1de8a /README.md | |
| parent | 08a3280b062af83ee50fa139d7827d954907886e (diff) | |
Add encrypted values to ETOOLKIT_SENSITIVE implicitly2.1.0
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 4 |
1 files changed, 4 insertions, 0 deletions
| @@ -297,6 +297,10 @@ will prompt for the current master password, then for a new master password | |||
| 297 | (with confirmation) and finally the new config file (if "all") or instance | 297 | (with confirmation) and finally the new config file (if "all") or instance |
| 298 | contents will be displayed. | 298 | contents will be displayed. |
| 299 | 299 | ||
| 300 | The values of variables listed in *ETOOLKIT_SENSITIVE* will not be displayed | ||
| 301 | when an instance is loaded. The keys of encrypted values will be be added to | ||
| 302 | *ETOOLKIT_SENSITIVE* implicitly. | ||
| 303 | |||
| 300 | Contact the author for questions and suggestions! :) | 304 | Contact the author for questions and suggestions! :) |
| 301 | 305 | ||
| 302 | 306 | ||
