You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -22,7 +22,7 @@ An asynchronous WebDAV server implementation, Support multi-provider, multi-acco
22
22
- Support optional home directory
23
23
- Support store password in raw/hashlib/LDAP(experimental) mode
24
24
- Full asyncio file IO
25
-
- Passed all [litmus(0.13)](http://www.webdav.org/neon/litmus) test, except 3 warning
25
+
- Passed all [litmus(0.13)](http://www.webdav.org/neon/litmus) test, except 1 warning(A security alert that will not be triggered in an ASGI environment.)
Copy file name to clipboardExpand all lines: docs/index.en.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -22,7 +22,7 @@ An asynchronous WebDAV server implementation, Support multi-provider, multi-acco
22
22
- Support optional home directory
23
23
- Support store password in raw/hashlib/LDAP(experimental) mode
24
24
- Full asyncio file IO
25
-
- Passed all [litmus(0.13)](http://www.webdav.org/neon/litmus) test, except 3 warning
25
+
- Passed all [litmus(0.13)](http://www.webdav.org/neon/litmus) test, except 1 warning(A security alert that will not be triggered in an ASGI environment.)
0 commit comments