Pman/Login.php
authorAlan Knowles <alan@roojs.com>
Fri, 7 Dec 2018 02:41:19 +0000 (10:41 +0800)
committerAlan Knowles <alan@roojs.com>
Fri, 7 Dec 2018 02:41:19 +0000 (10:41 +0800)
Pman/Login.php

index ebd7c1c..20396a5 100644 (file)
@@ -282,6 +282,7 @@ class Pman_Login extends Pman
            }
            
            $this->verifyCheckSum($_REQUEST['id'], $_REQUEST['ts'], $_REQUEST['key']);
+           $this->jok("Checksum is ok");
        }
        
        // this is 'classic' change password...