diff --git a/fhem/FHEM/95_FLOORPLAN.pm b/fhem/FHEM/95_FLOORPLAN.pm index c85e5ad72..3cc6a120d 100644 --- a/fhem/FHEM/95_FLOORPLAN.pm +++ b/fhem/FHEM/95_FLOORPLAN.pm @@ -53,12 +53,13 @@ # 0041: fixed eventmap, excess "delete"-messages during rereadconfig (Sept 24, 2015) # 0042: fixed log-errors, for commandref changed link to german installation guide in fhemwiki (Nov 21, 2015) # 0043: fixed erroneous replacement of own devicename by actual devicename upon drag&drop (May 15,2016) +# 0044: added csrf-token (March 2017) # ################################################################ # # Copyright notice # -# (c) 2012-2016 Copyright: Ulrich Maass +# (c) 2012-2017 Copyright: Ulrich Maass # # This file is part of fhem. # @@ -144,6 +145,7 @@ my %FP_webArgs = (); # sections of analyzed URL my $FP_fwdetail; # set when floorplan is called from fhemweb-detailscreen my $FP_viewport; # Define width for touchpad device # $FW_ME # from FHEMWEB: fhem URL +# $FW_CSRF # from FHEMWEB: CSRF Token or empty # $FW_tp # from FHEMWEB: is touchpad # $FW_ss # from FHEMWEB: is smallscreen # $FW_longpoll; # from FHEMWEB: longpoll @@ -763,7 +765,7 @@ FP_menu() { # List FPs FW_pO "