summaryrefslogtreecommitdiff
path: root/releasenotes/notes/strip-encrypt-secret-87b06dc887312117.yaml
blob: 26a0caf950e83b40a57054584d1e9c631d4ef913 (plain)
1
2
3
4
5
6
7
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.