Skip to content

Commit

Permalink
CHANGELOG: Add entry for encryptor not working with utf-8 characters …
Browse files Browse the repository at this point in the history
…bugfix
  • Loading branch information
shreyamalviya committed Oct 5, 2021
1 parent f2b632e commit 19dad89
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,9 @@ Changelog](https://keepachangelog.com/en/1.0.0/).
- PBA table collapse in security report on data change. #1423
- Unsigned Windows agent binaries in Linux packages are now signed. #1444
- Some of the gathered credentials no longer appear in database plaintext. #1454
- Encryptor breaking with UTF-8 characters. (Passwords in different languages can be submitted in
the config successfully now.) #1490


### Security
- Generate a random password when creating a new user for CommunicateAsNewUser
Expand Down

0 comments on commit 19dad89

Please sign in to comment.