mirror of
https://github.com/floccusaddon/floccus.git
synced 2026-04-25 22:26:06 +03:00
[GH-ISSUE #289] Digest Authentication Scheme? #262
Labels
No labels
browser-specific
bug
correctness issues
enhancement
feature: Google Drive
feature: Linkwarden
feature: git
feature: nextcloud-bookmarks
feature: tabs
feature: webdav
help wanted
native-app
priority: high
priority: low
priority: medium
pull-request
question
question
stale
upstream
waiting for more information
wontfix
🙁 Not following issue template
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/floccus#262
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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?
@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.
@clash82 commented on GitHub (May 22, 2019):
I would also love to see this implemented.
@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.
@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.