summaryrefslogtreecommitdiff
path: root/python
diff options
context:
space:
mode:
authorOleksandr Kuchmystyi <o.kuchmystyi@vyos.io>2026-06-15 17:00:56 +0300
committerOleksandr Kuchmystyi <o.kuchmystyi@vyos.io>2026-06-15 18:24:03 +0300
commite3b946e34b109406f38bfa5f78eb9a2ec7502bc9 (patch)
tree4eaf914ef133ff194d8c4a900a9bfbd7328087c5 /python
parent62e5ca63f15809408bfcb8f10332d5b771622a4e (diff)
downloadvyos-1x-e3b946e34b109406f38bfa5f78eb9a2ec7502bc9.tar.gz
vyos-1x-e3b946e34b109406f38bfa5f78eb9a2ec7502bc9.zip
password-reset: T8985: Fix unbounded `sed` ranges corrupting other user blocks
`sed` ranges keyed on a field name (`plaintext-password`, `encrypted-password`, `authentication {`) are not bounded to the target user's block. When the field is absent the range stays open past the user's closing brace and matches the first occurrence of that field in a later account.
Diffstat (limited to 'python')
0 files changed, 0 insertions, 0 deletions