We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
user1 and user2 open a shared keepass file (on a UNC Path), which is protected with password + challenge-response (yubikey)
-> BOOM user2 overwrites the change of user1, the entry from user1 is lost!
keepassxc should check for changes on the filesystem on every save?
user2 overwrites the change of user1, the entry from user1 is lost!
if the user2 in step6 does not replug the key, he will get a warning about saving changes on closing keepassxc
screen after step 5:
screen the user2 sees before closing keepassxc (before step 7):
KeePassXC - Version 2.7.4 Revision: 63b2394
Qt 5.15.6 Diagnosemodus ist deaktiviert.
Betriebssystem: Windows 10 Version 2009 CPU-Architektur: x86_64 Kernel: winnt 10.0.19045
Aktivierte Erweiterungen:
Kryptographische Bibliotheken:
my keepassxc.ini:
[General] ConfigVersion=2 UpdateCheckMessageShown=true AutoTypeHideExpiredEntry=true OpenPreviousDatabasesOnStartup=false AutoSaveAfterEveryChange=true BackupBeforeSave=false UseAtomicSaves=false FaviconDownloadTimeout=3 GlobalAutoTypeKey=65 GlobalAutoTypeModifiers=201326592 BackupFilePathPattern={DB_FILENAME}-{TIME:yyyy-MM-dd_HH-mm-ss}.kdbx [GUI] CheckForUpdates=false TrayIconAppearance=monochrome ShowExpiredEntriesOnDatabaseUnlock=false HidePasswords=true AdvancedSettings=true HidePreviewPanel=true CompactMode=false ApplicationTheme=classic [Security] LockDatabaseScreenLock=false EnableCopyOnDoubleClick=true AutotypeAsk=false ClearClipboardTimeout=15 PasswordsRepeatVisible=false IconDownloadFallback=true ClearSearch=false [Browser] CustomProxyLocation= Enabled=true BestMatchOnly=false SearchInAllDatabases=true AlwaysAllowAccess=true [SSHAgent] UsePageant=true UseOpenSSH=false Enabled=true
The text was updated successfully, but these errors were encountered:
Always lock your database when you unplug your yubikey.... until #5290 is fixed
Sorry, something went wrong.
No branches or pull requests
Overview
user1 and user2 open a shared keepass file (on a UNC Path), which is protected with password + challenge-response (yubikey)
Steps to Reproduce
-> BOOM user2 overwrites the change of user1, the entry from user1 is lost!
Expected Behavior
keepassxc should check for changes on the filesystem on every save?
Actual Behavior
user2 overwrites the change of user1, the entry from user1 is lost!
Context
if the user2 in step6 does not replug the key, he will get a warning about saving changes on closing keepassxc
screen after step 5:
screen the user2 sees before closing keepassxc (before step 7):
KeePassXC - Version 2.7.4
Revision: 63b2394
Qt 5.15.6
Diagnosemodus ist deaktiviert.
Betriebssystem: Windows 10 Version 2009
CPU-Architektur: x86_64
Kernel: winnt 10.0.19045
Aktivierte Erweiterungen:
Kryptographische Bibliotheken:
my keepassxc.ini:
The text was updated successfully, but these errors were encountered: