Completed
Branch master (00afa1)
by Gaetano
23:41 queued 13:49
created
identitymanagementextension/login_handler/ezremoteuserloginuser.php 1 patch
Doc Comments   +4 added lines patch added patch discarded remove patch
@@ -30,6 +30,10 @@
 block discarded – undo
30 30
         }
31 31
     }
32 32
 
33
+    /**
34
+     * @param string $login
35
+     * @param string $password
36
+     */
33 37
     protected static function _loginUser( $login, $password, $authenticationMatch = false )
34 38
     {
35 39
         $fwName = eZINI::instance('identitymanagement.ini')->variable('GeneralSettings', 'FirewallName');
Please login to merge, or discard this patch.