1
0
mirror of https://github.com/e107inc/e107.git synced 2025-02-06 23:39:11 +01:00

17 Commits

Author SHA1 Message Date
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