phpbb/phpBB/install
Nils Adermann 2dee57fd43 [ticket/9992] Adding a limit on login attempts per IP.
A new table was created to save all failed login attempts with
corresponding information on username, ip and useragent. By default
the limit is 50 login attempts within 6 hours per IP. The limit is
relatively high to avoid big problems on sites behind a reverse
proxy that don't receive the forwarded-for value as REMOTE_ADDR but
see all users as coming from the same IP address. But if these
users run into problems a special forwarded-for option is available
to limit logins by forwarded-for value instead of ip.

PHPBB3-9992
2011-06-10 12:18:19 +02:00
..
convertors [ticket/10039] Added mssqlnative cases to phpBB 2.0 converter. 2011-05-13 19:43:17 -04:00
data deregister globals to install too 2007-10-04 11:33:33 +00:00
schemas [ticket/9992] Adding a limit on login attempts per IP. 2011-06-10 12:18:19 +02:00
database_update.php [ticket/9992] Adding a limit on login attempts per IP. 2011-06-10 12:18:19 +02:00
index.php [ticket/10126] Use binary "and not" instead of binary "xor" in error_reporting. 2011-05-11 03:56:15 +02:00
install_convert.php [ticket/9519] Replace remaining is_writable() calls with phpbb_is_writable(). 2010-08-13 16:40:56 +02:00
install_install.php [ticket/10059] Fix two misspellings of consistent. 2011-03-01 19:53:12 -05:00
install_main.php removed executable props [Bug #6464] 2008-06-04 15:37:06 +00:00
install_update.php [ticket/9140] Check current board version in incremental update packages 2010-11-10 18:26:02 +01:00
phpinfo.php May be useful 2003-02-25 15:48:16 +00:00