[GH-ISSUE #289] Digest Authentication Scheme? #262

Closed
opened 2026-02-25 22:36:38 +03:00 by kerem · 4 comments
Owner

Originally created by @Marenz on GitHub (May 11, 2019).
Original GitHub issue: https://github.com/floccusaddon/floccus/issues/289

My server allows only the digest authentication. Apparently that's not supported in the extension, the server logs say "Client used wrong authentication scheme "basic"".

Or maybe it is and I have to enable it somehow?

Originally created by @Marenz on GitHub (May 11, 2019). Original GitHub issue: https://github.com/floccusaddon/floccus/issues/289 My server allows only the digest authentication. Apparently that's not supported in the extension, the server logs say `"Client used wrong authentication scheme "basic"".` Or maybe it is and I have to enable it somehow?
kerem closed this issue 2026-02-25 22:36:38 +03:00
Author
Owner

@marcelklehr commented on GitHub (May 12, 2019):

Currently, only basic auth is supported with WebDAV sync, I might get around to implemting Digest auth in the future.

<!-- gh-comment-id:491622682 --> @marcelklehr commented on GitHub (May 12, 2019): Currently, only basic auth is supported with WebDAV sync, I might get around to implemting Digest auth in the future.
Author
Owner

@clash82 commented on GitHub (May 22, 2019):

I would also love to see this implemented.

<!-- gh-comment-id:494823557 --> @clash82 commented on GitHub (May 22, 2019): I would also love to see this implemented.
Author
Owner

@marcelklehr commented on GitHub (Aug 13, 2021):

Closing this as it's my opinion digest auth gives a false sense of security. If you want secure auth, use basic auth + ssl.

<!-- gh-comment-id:898464837 --> @marcelklehr commented on GitHub (Aug 13, 2021): Closing this as it's my opinion digest auth gives a false sense of security. If you want secure auth, use basic auth + ssl.
Author
Owner

@github-actions[bot] commented on GitHub (Mar 20, 2023):

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

<!-- gh-comment-id:1476936701 --> @github-actions[bot] commented on GitHub (Mar 20, 2023): This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/floccus#262
No description provided.