mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2025-12-04 15:39:34 +01:00
FdoSecrets: handle corner cases in collection dbus names, fix #5279
- Use completeBaseName rather than baseName to ensure nonempty name - Handle two databases have the same name - Cleanup Service::onDatabaseTabOpened logic
This commit is contained in:
@@ -84,6 +84,9 @@ private slots:
|
||||
void testExposeSubgroup();
|
||||
void testModifyingExposedGroup();
|
||||
|
||||
void testHiddenFilename();
|
||||
void testDuplicateName();
|
||||
|
||||
protected slots:
|
||||
void createDatabaseCallback();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user