Rename the CHANGELOG.md entry about resetting login credentials to "Resetting login credentials also cleans the contents of the database. #1495"

This commit is contained in:
VakarisZ 2021-09-29 12:18:57 +03:00
parent ab7872d103
commit b73958dd55
1 changed files with 1 additions and 2 deletions

View File

@ -14,9 +14,8 @@ Changelog](https://keepachangelog.com/en/1.0.0/).
### Changed
- The name of the "Communicate as new user" post-breach action to "Communicate
as backdoor user". #1410
- Resetting login credentials also cleans the contents of the database. #1495
- ATT&CK report messages (more accurate now). #1483
- Initialise MongoDB collection of attack mitigations after registration or login (if required)
instead of on Island startup. #1495
### Removed
- Internet access check on agent start. #1402