From f759775e03ce6f2072a03f4f1dd333334655829d Mon Sep 17 00:00:00 2001 From: DS_Starter Date: Fri, 7 Dec 2018 20:01:26 +0000 Subject: [PATCH] 49_SSCam: contrib 7.7.0 git-svn-id: https://svn.fhem.de/fhem/trunk@17921 2b470e98-0d58-463d-a4d8-8e2adae1ed80 --- fhem/contrib/DS_Starter/49_SSCam.pm | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/fhem/contrib/DS_Starter/49_SSCam.pm b/fhem/contrib/DS_Starter/49_SSCam.pm index f3f48720d..f4a4ce53a 100644 --- a/fhem/contrib/DS_Starter/49_SSCam.pm +++ b/fhem/contrib/DS_Starter/49_SSCam.pm @@ -233,7 +233,12 @@ my %SSCam_errauthlist = ( 403 => "One time password not specified", 404 => "One time password authenticate failed", 405 => "method not allowd - maybe the password is too long", - 407 => "Permission denied - make sure FHEM-Server IP won't be blocked in DSM automated blocking list", + 406 => "OTP code enforced", + 407 => "Max Tries (if auto blocking is set to true) - make sure FHEM-Server IP won't be blocked in DSM automated blocking list", + 408 => "Password Expired Can not Change", + 409 => "Password Expired", + 410 => "Password must change (when first time use or after reset password by admin)", + 411 => "Account Locked (when account max try exceed)", ); my %SSCam_errlist = (