[Tickets #13459] Re: Query displayed after critical error during login

noreply at bugs.horde.org noreply at bugs.horde.org
Thu Aug 21 10:34:48 UTC 2014


DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.

Ticket URL: http://bugs.horde.org/ticket/13459
------------------------------------------------------------------------------
  Ticket             | 13459
  Updated By         | daniel at poradnik-webmastera.com
  Summary            | Query displayed after critical error during login
  Queue              | Horde Base
  Version            | 5.2.1
  Type               | Bug
  State              | Feedback
  Priority           | 1. Low
  Milestone          |
  Patch              |
  Owners             |
------------------------------------------------------------------------------


daniel at poradnik-webmastera.com (2014-08-21 10:34) wrote:

$conf['auth']['checkip'] = false;
$conf['auth']['checkbrowser'] = true;
$conf['auth']['resetpassword'] = false;
$conf['auth']['alternate_login'] = false;
$conf['auth']['redirect_on_logout'] = false;
$conf['auth']['list_users'] = 'list';
$conf['auth']['params']['hostspec'] = 'localhost';
$conf['auth']['params']['port'] = 143;
$conf['auth']['params']['secure'] = 'tls';
$conf['auth']['driver'] = 'imap';
$conf['auth']['params']['count_bad_logins'] = true;
$conf['auth']['params']['login_block'] = true;
$conf['auth']['params']['login_block_count'] = 5;
$conf['auth']['params']['login_block_time'] = 5;





More information about the bugs mailing list