mirror of
https://github.com/e107inc/e107.git
synced 2025-08-23 22:53:01 +02:00
Ban handling improvements - most checking done before DB opened (much faster if user is banned).
Fix some bugs in ban admin pages. Separate handler for IP- and ban-related functions (moves them out of e107_class)
This commit is contained in:
@@ -17,6 +17,7 @@
|
||||
<core name="auth_method"></core>
|
||||
<core name="autoban">1</core>
|
||||
<core name="autologinpostsignup">1</core>
|
||||
<core name="ban_date_format">%H:%M %d-%m-%y</core>
|
||||
<core name="ban_max_online_access">100,200</core>
|
||||
<core name="ban_retrigger">0</core>
|
||||
<core name="cachestatus"></core>
|
||||
|
Reference in New Issue
Block a user