Merge "Strip by default in tools/encrypt_secret"
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
---
|
||||
upgrade:
|
||||
- |
|
||||
The default behavior of the ``tools/encrypt_secret.py``
|
||||
helper script is now to strip incoming input of leading
|
||||
and trailing whitespace. A new ``--no-strip`` option
|
||||
has been added to support people with secrets that contain
|
||||
valid leading or trailing whitespace.
|
||||
Reference in New Issue
Block a user