Skip to content

Custom webdav password not working in seafile 13.0.6-testing #7996

@thecoffeebin

Description

@thecoffeebin

WebDAV Access
WebDAV URL: https://seafile.domain.com/seafdav/
WebDAV username: [email protected]
WebDAV password: ***

seafdav.log
[2025-07-02 01:07:02] [WARNING] wsgidav.http_authenticator:311 Authentication (basic) failed for user '[email protected]', realm 'Seafile Authentication'.
2025-07-02 01:07:02] [INFO] wsgidav.wsgidav_app:583 127.0.0.1 - (anonymous) - [2025-07-01 17:07:02] "GET /" elap=0.006sec -> 401 Not Authorized
[2025-07-02 01:07:03] [INFO] wsgidav.wsgidav_app:583 127.0.0.1 - (anonymous) - [2025-07-01 17:07:03] "GET /" elap=0.000sec -> 401 Not Authorized

However it works with user real password:
seafdav.log
[2025-07-02 01:06:45] [INFO] wsgidav.wsgidav_app:583 127.0.0.1 - [email protected] [2025-07-01 17:06:45] "GET /" elap=0.021sec -> 200 OK

Expected result:
Once I set a webdav password under https://seafile.domain.com/profile/#update-webdav-passwd it should use the specific webdav password and not the user real password.

Thanks for looking into this!

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions