guest 账号如何通过 webdav 的验证? #5456
Unanswered
Asukaaaaaa
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
使用 webdav 协议访问时,admin 账号设置请求头
Authorization: Basic Base64Encode(username:password)
就能通过验证但是 guest 账号要如何设置用户名和密码?
Beta Was this translation helpful? Give feedback.
All reactions