Files
emacs-doom/config.el
Daneel 37fb7802e8 fix(org-caldav): correct url-digest-auth-storage format to (realm user ha1)
CDR of realm-entry must be a list (user ha1), not a bare string.
url-digest-auth-build-response calls (car key)/(cadr key) on this.
2026-02-24 19:49:50 +01:00

75 KiB