From ef2986f4e510f30ce91bff76052284dafd69eb87 Mon Sep 17 00:00:00 2001 From: nasseeder1 Date: Tue, 9 Jun 2020 11:26:25 +0000 Subject: [PATCH] 76_SMAPortal: contrib 2.10.1 git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@22144 2b470e98-0d58-463d-a4d8-8e2adae1ed80 --- contrib/DS_Starter/76_SMAPortal.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contrib/DS_Starter/76_SMAPortal.pm b/contrib/DS_Starter/76_SMAPortal.pm index b3ba22a58..fc276f47f 100644 --- a/contrib/DS_Starter/76_SMAPortal.pm +++ b/contrib/DS_Starter/76_SMAPortal.pm @@ -1158,7 +1158,7 @@ sub _checkLogin { Log3 ($name, 5, "$name - Redirect Page content: ".encode("utf8", $loginp->decoded_content)); } - if($location eq "/FixedPages/HoManLive.aspx" && $retcode eq "302") { # Weiterleitung -> Login erfolgeich + if($location =~ /\/FixedPages\// && $retcode eq "302") { # Weiterleitung -> Login erfolgeich Log3 ($name, 3, "$name - Login into SMA-Portal successfully done"); handleCounter ($name, "dailyIssueCookieCounter"); # Cookie Ausstellungszähler setzen