mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2026-03-11 08:54:48 +00:00
This issue previously caused parent databases to be marked as modified on unlock. This was because of the new protections against byte-by-byte side channel attacks adds a randomized string to the database custom data. We should never be merging database custom data with keeshare or imports since we are merging groups only. Also prevent overwrite of auto-generated custom data fields, Last Modified and Random Slug. |
||
|---|---|---|
| .. | ||
| group | ||
| CMakeLists.txt | ||
| DatabaseSettingsPageKeeShare.cpp | ||
| DatabaseSettingsPageKeeShare.h | ||
| DatabaseSettingsWidgetKeeShare.cpp | ||
| DatabaseSettingsWidgetKeeShare.h | ||
| DatabaseSettingsWidgetKeeShare.ui | ||
| KeeShare.cpp | ||
| KeeShare.h | ||
| KeeShareSettings.cpp | ||
| KeeShareSettings.h | ||
| SettingsPageKeeShare.cpp | ||
| SettingsPageKeeShare.h | ||
| SettingsWidgetKeeShare.cpp | ||
| SettingsWidgetKeeShare.h | ||
| SettingsWidgetKeeShare.ui | ||
| ShareExport.cpp | ||
| ShareExport.h | ||
| ShareImport.cpp | ||
| ShareImport.h | ||
| ShareObserver.cpp | ||
| ShareObserver.h | ||