:for debug only
git-svn-id: https://svn.fhem.de/fhem/trunk@18723 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
@@ -1725,7 +1725,7 @@ sub Calendar_Define($$) {
|
||||
$hash->{DEF} = "$a[2] $a[3] $url";
|
||||
}
|
||||
|
||||
$url =~ /(^https?:\/\/.*google.*\/)(private-.*)(\/.*)/;
|
||||
$url =~ /(^https?:\/\/.*google.*ical\/)(.*private-.*)(\/.*)/;
|
||||
if($2) {
|
||||
# private key found in url, store it in keystore
|
||||
setKeyValue($name,$2);
|
||||
|
||||
Reference in New Issue
Block a user