mirror of
https://github.com/mtan93/SmartThingsPublic.git
synced 2026-03-15 13:10:51 +00:00
MSA-1518: Foscam Unaltered
This commit is contained in:
@@ -189,4 +189,4 @@ private calcDigestAuth(String method, String uri) {
|
||||
def response = hashMD5("${HA1}::::auth:${HA2}")
|
||||
|
||||
'Digest username="'+ getUsername() + '", realm="", nonce="", uri="'+ uri +'", qop=auth, nc=, cnonce="", response="' + response + '", opaque=""'
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user