mirror of
https://github.com/drakkan/sftpgo.git
synced 2025-12-07 14:50:55 +03:00
WebDAV: improve logs
This commit is contained in:
@@ -409,7 +409,7 @@ func TestUserInvalidParams(t *testing.T) {
|
||||
}
|
||||
|
||||
req.TLS = &tls.ConnectionState{}
|
||||
writeLog(req, nil)
|
||||
writeLog(req, http.StatusOK, nil)
|
||||
}
|
||||
|
||||
func TestRemoteAddress(t *testing.T) {
|
||||
|
||||
Reference in New Issue
Block a user