parent
ca5e98da48
commit
b38a1b0209
15 changed files with 170 additions and 124 deletions
application/front/controller/visitor
|
@ -65,7 +65,6 @@ class LoginController extends ShaarliVisitorController
|
|||
}
|
||||
|
||||
if (!$this->container->loginManager->checkCredentials(
|
||||
$this->container->environment['REMOTE_ADDR'],
|
||||
client_ip_id($this->container->environment),
|
||||
$request->getParam('login'),
|
||||
$request->getParam('password')
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue