Skip to content

Commit c722025

Browse files
authored
📝 webdav 存储添加错误提示及解决方案 (#308)
1 parent ce0e05a commit c722025

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed
Loading

docs/zh/guide/drivers/webdav.md

+6
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,13 @@ WebDAV 根地址
4242

4343
用户名为 OneDrive 账号邮箱,密码即为 OneDrive 账号密码。
4444

45+
## 错误提示
4546

47+
- 提示 **failed get objs: failed to list objs: PROPFIND/根目录:403** 错误
48+
49+
需登陆 [Entra ID](https://entra.microsoft.com/#view/Microsoft_AAD_IAM/TenantOverview.ReactView?Microsoft_AAD_IAM_legacyAADRedirect=true) 找到 `管理安全默认值` 点击并禁用(❗注:此项关闭后会关闭域的 Authenticator 验证)
50+
51+
![webdav](/img/drivers/webdav/webdav_Security.png)
4652

4753
### **默认使用的下载方式**
4854

0 commit comments

Comments
 (0)