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

Umlauts in WebDAV password using Digest authentication leads to authentication fail #443

Closed
2 tasks done
SailReal opened this issue May 17, 2022 · 1 comment
Closed
2 tasks done
Labels
storage:webdav type:upstream-bug Something isn't working in upstream
Milestone

Comments

@SailReal
Copy link
Member

Please agree to the following

Summary

Umlauts in WebDAV password using Digest authentication leads to authentication fail

System Setup

- Android: x
- Cryptomator: y

Cloud Type

WebDAV

Steps to Reproduce

  1. Execute docker-compose up -f docker-compose_digest.yml
  2. Try to connect using alice and bobü

Expected Behavior

Authentication succeeds

Actual Behavior

Authentication fails

Reproducibility

Always

Relevant Log Output

HTTP status code 401

Anything else?

In #206 we fixed this bug for the basic authentication but not for the digest authentication.

@SailReal SailReal added type:bug Something isn't working storage:webdav labels May 17, 2022
@SailReal
Copy link
Member Author

rburgst/okhttp-digest#78 will fix the problem.

@SailReal SailReal added type:upstream-bug Something isn't working in upstream and removed type:bug Something isn't working labels May 17, 2022
@SailReal SailReal added this to the 1.7.6 milestone May 17, 2022
@SailReal SailReal modified the milestones: 1.7.6, 1.8.0 Jun 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
storage:webdav type:upstream-bug Something isn't working in upstream
Projects
None yet
Development

No branches or pull requests

1 participant