SMUtils.pm: update to version 1.15.0
git-svn-id: https://svn.fhem.de/fhem/trunk@22915 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
@@ -662,7 +662,11 @@ sub getCredentials {
|
||||
if(!$username || !$passwd) {
|
||||
$err = qq{possible problem in splitting with separator "$sep"};
|
||||
Log3($name, 2, "$name - ERROR - ".$sc." not successfully decoded ! $err");
|
||||
|
||||
if($ctc eq "credentials") {
|
||||
delete $hash->{CREDENTIALS};
|
||||
}
|
||||
|
||||
return;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user