Change format for role name

This commit is contained in:
Traci Morrison 2019-11-15 14:48:16 -05:00 committed by GitHub
parent 353f206da5
commit 8c8a9dca2f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -45,7 +45,7 @@ upgrade your installation to the latest release.
### Security ### Security
* Upgraded Golang to 1.12.12. (ENGORC-2762) * Upgraded Golang to 1.12.12. (ENGORC-2762)
* Fixed an issue that allowed a user with a "restricted control" role to obtain Admin access to UCP. (ENGORC-2781) * Fixed an issue that allowed a user with a `Restricted Control` role to obtain Admin access to UCP. (ENGORC-2781)
### Bug fixes ### Bug fixes
* Fixed an issue where UCP 3.2 backup performs an append not overwrite when `--file` switch is used. (FIELD-2043) * Fixed an issue where UCP 3.2 backup performs an append not overwrite when `--file` switch is used. (FIELD-2043)