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

WebDAV credential caching #295

Closed
keepassium opened this issue May 23, 2023 · 0 comments
Closed

WebDAV credential caching #295

keepassium opened this issue May 23, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@keepassium
Copy link
Owner

Description

When using several DBs hosted on the same WebDAV server under different user accounts, KeePassium uses only one set of credentials. So only files of a single user are available, others return HTTP 404 or 403.

How to reproduce
Steps to reproduce the behavior:

  1. Get/create two users storing DBs on the same WebDAV host. The users must have different WebDAV access credentials.
  2. Add these DBs to the app using the "Connect to Server" feature
  3. Observe that only one of the DBs is accessible. Requests for the other DB return with HTTP 403/404.

Expected behavior
Both databases should be accessible.

Environment:

  • Device: any
  • OS: iOS 16.4
  • App Version: 1.43.132

[thanks, Henrik]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant