Skip to content
New issue

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

Wrong KDBX file path in Keeweb when file is favorited #237

Open
Petersoj opened this issue Jan 29, 2024 · 0 comments
Open

Wrong KDBX file path in Keeweb when file is favorited #237

Petersoj opened this issue Jan 29, 2024 · 0 comments

Comments

@Petersoj
Copy link

Petersoj commented Jan 29, 2024

If the Keepass/Keeweb passwords file (.kdbx file) is favorited via Nextcloud's file manager, when you navigate to /apps/files/favorites and click on the .kdbx file, the embedded Keeweb instance opens correctly within Nextcloud, but it uses the wrong path to the KDBX file. For example, if the favorited .kdbx file is located at /Admin/Passwords/passwords.kdbx, if you click on this file in the favorites tab at /apps/files/favorites, Keeweb attempts to open /passwords.kdbx instead of /Admin/Passwords/passwords.kdbx. Opening the file at its original location (not through the favorites tab) works fine though.

Nextcloud version: 28.0.1
Keeweb app version: 0.6.17

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant