alist/server/common
SiHuaN f9788ea7cf
feat(webdav): delete privacy header and optimize 302 (#2534)
* fix: delete set-cookie from sharepoint webdav response header

* fix: avoid two redirects when using webdav

* fix: return the correct Content-Type instead of just `application/octet-stream`

* feat: webdav backend localOnly -> proxyOnly
2022-11-30 20:52:33 +08:00
..
auth.go fix: custom token expires in doesn't work 2022-09-27 14:23:56 +08:00
base.go refactor!: move `api_url` and `base_path` to config file 2022-09-25 17:57:54 +08:00
check.go fix: check password while upload (close #2444) 2022-11-22 16:14:01 +08:00
common.go chore: add id to resp of create storage 2022-11-13 20:17:10 +08:00
hide_privacy_test.go fix: hide access_token in error message of `baidu_netdisk` 2022-09-03 19:48:11 +08:00
proxy.go feat(webdav): delete privacy header and optimize 302 (#2534) 2022-11-30 20:52:33 +08:00
resp.go feat: add alist v3 driver (close #1833 pr #2129) 2022-10-27 10:54:49 +08:00
sign.go fix!: sign with the raw path instead of filename (#2258) 2022-11-11 16:24:25 +08:00