keepassxc/src/keeshare
Jonathan White dc57025218
Fix crash in KeeShare when importing deleted share
* Fix #4895 - when KeeShare imports a database it performs a merge operation. If that share was deleted from another identical database (ie, same base group UUID), then the group would be deleted in the middle of reinit causing a crash. This fix moves the group into a QPointer catching the delete operation.
2020-10-12 23:13:20 -04:00
..
group Clean up various parts of the UI and rearrange settings 2020-05-30 10:45:00 +02:00
CMakeLists.txt Extract ShareImport and ShareExport 2019-06-19 22:35:12 -04:00
DatabaseSettingsPageKeeShare.cpp Bundle icons using the Qt resource system. 2020-03-14 10:13:12 -04:00
DatabaseSettingsPageKeeShare.h Merge branch 'develop' 2018-12-18 22:28:56 -05:00
DatabaseSettingsWidgetKeeShare.cpp KeeShare code formatting and spelling correction 2019-01-18 23:22:04 -05:00
DatabaseSettingsWidgetKeeShare.h Merge branch 'develop' 2018-12-18 22:28:56 -05:00
DatabaseSettingsWidgetKeeShare.ui Add sharing of groups between databases 2018-10-01 10:39:37 -04:00
KeeShare.cpp Replace database icons with SVG's 2020-05-29 10:00:32 -04:00
KeeShare.h Refactor Config. 2020-05-02 22:30:27 +02:00
KeeShareSettings.cpp Fix compilation with GCC 5 (#2990) 2019-04-12 19:49:43 +02:00
KeeShareSettings.h KeeShare code formatting and spelling correction 2019-01-18 23:22:04 -05:00
SettingsPageKeeShare.cpp Bundle icons using the Qt resource system. 2020-03-14 10:13:12 -04:00
SettingsPageKeeShare.h Add sharing of groups between databases 2018-10-01 10:39:37 -04:00
SettingsWidgetKeeShare.cpp Refactor Config. 2020-05-02 22:30:27 +02:00
SettingsWidgetKeeShare.h Changed KeeShareSettings to explicitly ask 2019-01-03 18:22:41 +01:00
SettingsWidgetKeeShare.ui Clean up various parts of the UI and rearrange settings 2020-05-30 10:45:00 +02:00
ShareExport.cpp Squash of previous remove_shadows branch 2020-06-02 15:56:16 +02:00
ShareExport.h Extract ShareImport and ShareExport 2019-06-19 22:35:12 -04:00
ShareImport.cpp Various minor bug fixes / enhancements 2020-06-04 10:03:40 -04:00
ShareImport.h Extract ShareImport and ShareExport 2019-06-19 22:35:12 -04:00
ShareObserver.cpp Fix crash in KeeShare when importing deleted share 2020-10-12 23:13:20 -04:00
ShareObserver.h Fix various issues with KeeShare 2020-05-10 17:23:53 -04:00
Signature.cpp Add sharing of groups between databases 2018-10-01 10:39:37 -04:00
Signature.h Add sharing of groups between databases 2018-10-01 10:39:37 -04:00