summaryrefslogtreecommitdiff
path: root/changelogs
diff options
context:
space:
mode:
authoromnom62 <75066712+omnom62@users.noreply.github.com>2026-06-26 06:17:11 +1000
committerGitHub <noreply@github.com>2026-06-26 06:17:11 +1000
commitea453e467edbf0d5c29f098a06ee4bb5b9a73014 (patch)
treef1b40f48e3220077d3db19885b828ef0203aabee /changelogs
parentc7fa0a23524bcfbd74be903948f593fcc6fe3f93 (diff)
parent6d7a2184e970624f74f333931f7f70a1f900f7b5 (diff)
downloadvyos.vyos-ea453e467edbf0d5c29f098a06ee4bb5b9a73014.tar.gz
vyos.vyos-ea453e467edbf0d5c29f098a06ee4bb5b9a73014.zip
Merge branch 'main' into test/lldp-interfaces-unit-tests
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/fragments/vyos-user-quote-plaintext-password.yml3
1 files changed, 3 insertions, 0 deletions
diff --git a/changelogs/fragments/vyos-user-quote-plaintext-password.yml b/changelogs/fragments/vyos-user-quote-plaintext-password.yml
new file mode 100644
index 00000000..487b592a
--- /dev/null
+++ b/changelogs/fragments/vyos-user-quote-plaintext-password.yml
@@ -0,0 +1,3 @@
+---
+bugfixes:
+ - vyos_user - Quote and escape plaintext-password values in set commands so VyOS accepts special characters and embedded single quotes.