diff options
Diffstat (limited to 'changelogs/fragments/T6988-fix-user.yml')
-rw-r--r-- | changelogs/fragments/T6988-fix-user.yml | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/changelogs/fragments/T6988-fix-user.yml b/changelogs/fragments/T6988-fix-user.yml deleted file mode 100644 index 05966e62..00000000 --- a/changelogs/fragments/T6988-fix-user.yml +++ /dev/null @@ -1,15 +0,0 @@ ---- -breaking_changes: - - vyos_user - removed level (and its alias, role) they were removed in 1.3 - - vyos_user - explicit support for version 1.3+ only - -major_changes: - - vyos_user - add support for public-key authentication - - vyos_user - add support for encrypted password specification - -bugfixes: - - vyos_user - fix handling of `full-name` in parser and module - -trivial: - - vyos_user - fix parsing of `full-name` to ignore quotes - - vyos_user - fix integration tests for smoke |