X-Git-Url: https://git.nubati.net/cgi-bin/gitweb.cgi?p=e-DoKo.git;a=blobdiff_plain;f=include%2Fpreferences.php;h=2e3eef2fbf53ba6c771db53747d619d4454d398c;hp=8b3937dba84c7d2d2ddbae553ec0279b0154bd83;hb=993fc6fffd6c43498c756ef73f8fd27eb4fadce1;hpb=c757506a0a598593115c377a6e4acf399f4d2b83 diff --git a/include/preferences.php b/include/preferences.php index 8b3937d..2e3eef2 100644 --- a/include/preferences.php +++ b/include/preferences.php @@ -246,7 +246,7 @@ if(myisset("open_for_games")) } -if(myisset("password0") && $_REQUEST["password0"]!="" ) +if(myisset("password0","password1","password2") && $_REQUEST["password0"]!="" && $_REQUEST["password0"]!= $_REQUEST["password1"]) { $changed_password = 1;