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

30 Commits

Author SHA1 Message Date
Cameron
04bbad449a Test admin scripts are parsing correctly. 2021-01-16 13:32:35 -08:00
Cameron
31e2f56513 Old code cleanup 2016-11-30 13:20:06 -08:00
Cameron
796f5fa95c Header location cleanup. From now, please use e107::redirect(); to redirect to the home page, or e107::redirect('admin'); to redirect to the admin start page or e107::redirect($url); 2016-01-13 19:18:12 -08:00
Cameron
0df60a4bf1 Moved 'Failed logins' onto the banlist admin area. Separated whitelists and blacklists into their own pages. 2015-04-13 00:20:36 -07:00
Cameron
9501745c07 Fixes for Private Messaging via the admin area. 2015-02-16 02:22:47 -08:00
Cameron
4c1cbab300 Fix for IP display in failed-login list. 2015-02-14 12:20:32 -08:00
Cameron
2d29b7a739 GUI fixes 2015-02-07 12:56:16 -08:00
Cameron
1b1f132e2b Updated Failed-login to use admin-ui. 2013-04-16 02:06:04 -07:00
Moc
8d6d54a38f Code clean-up (globals, $e107->, $mes, headers) 2013-03-24 13:07:15 +01:00
Cameron
31e658a2ae Issue #125 The require_once() cleanup. 2013-02-26 21:43:31 -08:00
Tijn Kuyper
e6e20fd8ef Multiple $emessage to $mes replacements and old code clean-up. Updated headers. 2013-02-25 20:14:59 +01:00
Tijn Kuyper
e69dad5c85 failed login attempts - $mes cleanup 2013-02-25 15:13:46 +01:00
Cameron
d892fb0a85 Admin GUI refinements 2012-11-26 14:41:32 -08:00
CaMer0n
5f143146a0 Path updates 2012-06-08 09:05:33 +00:00
CaMer0n
546d930311 More HTML cleanup 2012-05-13 05:50:32 +00:00
e107steved
5173b17fc0 Class method moved 2012-01-04 18:24:55 +00:00
e107steved
1b0730f91f Fix typo 2012-01-04 08:16:55 +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
nlstart
c1c968bbd2 include admin language file to properly display flalan terms 2010-12-27 17:08:44 +00:00
secretr
4fecfffddd svn keywords added (v0.8) 2010-02-10 18:18:01 +00:00
CaMer0n
1377b23532 Fix copyright info. 2009-11-18 01:06:08 +00:00
CaMer0n
15a83d309a Some language file cleanup. Undetected phrases have been disabled. 2009-11-08 09:14:39 +00:00
marj
07fa97d39c Bugtracker #4707 - fla.php doesn't work in a multilingual site 2009-07-18 13:08:37 +00:00
secretr
53cc80a9c0 Database Utilities administration ready;
Database Verification administration ready;
minor admin improvements
2008-12-30 13:51:41 +00:00
secretr
7c70ee283a Failed login attempts administration ready 2008-12-23 16:25:06 +00:00
e107steved
f021f104df Bugtracker #4601 - delete from generic even if not in banlist 2008-11-29 13:24:17 +00:00
e107steved
d496d30d80 Bugtracker #4486 - clear main banlist as well as generic table for 'failed login' ban 2008-08-28 19:22:56 +00:00
e107steved
9162ce692a Various banlist/logging updates 2007-12-26 13:21:34 +00:00
e107steved
298202106c Update banlist handling 2007-12-09 16:42:23 +00:00
mcfly
e149b35fcc new module creation 2006-12-02 04:36:16 +00:00