{"id":20578589,"url":"https://github.com/haiwen/seafdav","last_synced_at":"2025-04-05T13:01:40.855Z","repository":{"id":17110222,"uuid":"19876011","full_name":"haiwen/seafdav","owner":"haiwen","description":"Seafile webdav server","archived":false,"fork":false,"pushed_at":"2025-03-26T03:28:07.000Z","size":11856,"stargazers_count":87,"open_issues_count":1,"forks_count":68,"subscribers_count":20,"default_branch":"master","last_synced_at":"2025-03-29T12:02:25.679Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/haiwen.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":".github/CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":null,"patreon":null,"open_collective":null,"ko_fi":"mar10w","tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"lfx_crowdfunding":null,"custom":["https://www.paypal.com/donate/?hosted_button_id=RA6G29AZRUD44"]}},"created_at":"2014-05-17T02:00:35.000Z","updated_at":"2025-03-18T19:26:29.000Z","dependencies_parsed_at":"2023-02-10T13:45:19.936Z","dependency_job_id":"0e8990fa-53af-4bc9-b53e-2ec031bd87f8","html_url":"https://github.com/haiwen/seafdav","commit_stats":null,"previous_names":[],"tags_count":607,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haiwen%2Fseafdav","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haiwen%2Fseafdav/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haiwen%2Fseafdav/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haiwen%2Fseafdav/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/haiwen","download_url":"https://codeload.github.com/haiwen/seafdav/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247339145,"owners_count":20923012,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-16T06:13:36.733Z","updated_at":"2025-04-05T13:01:40.800Z","avatar_url":"https://github.com/haiwen.png","language":"Python","funding_links":["https://ko-fi.com/mar10w","https://www.paypal.com/donate/?hosted_button_id=RA6G29AZRUD44"],"categories":["Servers"],"sub_categories":["Standalone"],"readme":"# Seafile WebDAV Server [![Build Status](https://secure.travis-ci.org/haiwen/seafdav.svg?branch=master)](http://travis-ci.org/haiwen/seafdav)\n\nThis is the WebDAV server for seafile.\n\nSee [Seafile Server Manual](http://manual.seafile.com/extension/webdav/) for details.\n\n# Running\n\nThere is a template for running seafdav:\n- run.sh.template: This is for running seafdav on the default port 8080 with a built-in CherryPy server.\n\nTo run on port 8080:\n\n```\ncp run.sh.template run.sh\n```\n\n  - The [python-pam](https://github.com/FirefighterBlu3/python-pam) library is \n    needed as extra requirement if pam-login authentication is used on Linux \n    or OSX:\n    ```\n    $ pip install wsgidav[pam]\n    $ wsgidav --host=0.0.0.0 --port=8080 --root=/tmp --auth=pam-login\n    ```\nThen change CCNET_CONF_DIR and SEAFILE_CONF_DIR to your Seafile server's settings.\n\n# Testing\n\n- start local seafile server\n- start local seahub server (while seafdav itself doesn't require seahub, we use seahub webapi as a driver for testing)\n- start seafdav server\n- create a test user `test@example.com` with password `test`\n- Run the tests\n```\nexport CCNET_CONF_DIR=/path/to/ccnet\nexport SEAFILE_CONF_DIR=/path/to/seafile-data\n./ci/functest.sh test\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhaiwen%2Fseafdav","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhaiwen%2Fseafdav","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhaiwen%2Fseafdav/lists"}