1
0
mirror of https://github.com/e107inc/e107.git synced 2025-01-17 20:58:30 +01:00

24 Commits

Author SHA1 Message Date
Cameron
2c50a06517 Deprecated Function cleanup and PHP Notice removal. 2016-02-15 00:56:08 -08:00
Cameron
4e8412b16c Issue #1287 - PHP7 and SSL fixes. 2016-02-14 19:00:12 -08:00
Cameron
486f3d4961 Issue #1356 - PHP7 Fixes. 2016-02-14 12:15:55 -08:00
MikeyGMT
4789e79719 Banlist - many entries in the banlog.log #1325
Only whrite Blacklist IP's to banlog.log
Closes #1325
2016-02-07 12:37:19 +00:00
Cameron
a27dc90ca7 Fixes #1117 - Duplicate failed login messages. Also corrected accidental localhost/developer IP banning issue. 2015-07-07 12:07:17 -07:00
Cameron
b8bbbd3390 Issue #600, Issue #823 - Now able to search an existing ban by full IP address in IP4 format. Ban files now regenerated after each change in admin area. 2015-03-09 20:19:06 -07:00
Cameron
e576370e57 Remove some references to deprecated functions/methods. 2015-02-14 23:34:15 -08:00
Cameron
3dabe6fee0 Fixes #598, Fixes #274 - ban user admin-ui fix. 2014-05-28 23:17:13 -07:00
Cameron
edd41de86b Ip check fix. 2013-05-30 18:27:28 -07:00
Cameron
8a2e556bd2 Should fix PHP warning 2013-05-30 17:35:32 -07:00
SteveD
77b9ec50e9 Issue #308 - changes to mitigate sending of multiple notifies on flood ban 2013-05-15 22:27:23 +01:00
Cameron
e7b30285eb Initial work on Banlist admin-area upgrade. Some Admin-ui issues remain. 2013-02-21 17:37:06 -08:00
SteveD
2679a199c6 Update documentation path 2013-02-17 12:35:20 +00:00
SteveD
b9a452e793 Minor tidying - lose a few globals, a few 'todos' 2013-02-13 22:34:06 +00:00
SteveD
71d8853f04 Issue #93 - make source of error clearer 2013-01-24 20:25:18 +00:00
SteveD
04bfaa106b Should fix residual notice with issue #16 2012-12-13 20:19:03 +00:00
Cameron
8665c34232 Admin -> Banlist : Issue #16 Fix.- More comments added. 2012-12-06 15:03:07 -08:00
Cameron
1797a81592 Admin -> Banlist : Issue #16 Fix. 2012-12-06 14:59:24 -08:00
CaMer0n
0471eeb444 PHP notice fix. 2012-11-01 02:27:21 +00:00
e107steved
8962c13f50 Update function calls where moved from e107_class.php to iphandler_class.php 2012-01-02 22:06:22 +00:00
secretr
036013e79f new file svn keywords, e107 class path bugfix 2012-01-02 12:45:21 +00:00
e107steved
6f61a7f889 Add banlist retrigger handling 2011-12-30 16:09:10 +00:00
e107steved
86030cd8f9 More work on ban handling 2011-12-30 10:38:05 +00:00
e107steved
389705683e 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)
2011-12-28 10:01:25 +00:00