summaryrefslogtreecommitdiff
path: root/changelogs/fragments/T6988-fix-user.yml
blob: 26ea007f5a1a5762b6405a955f7bcdb3cca2346d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
---
breaking_changes:
  - removal of role/level as it was removed in 1.3

major_changes:
  - add support for public-key authentication
  - add support for encrypted password specification

minor_changes:
  - fix sending of `full-name` to use quotes
  - fix parsing of `full-name` to ignore quotes
  - fix integration tests for smoke

known_issues:
  - ssh login tests are brittle