aurweb/web/lib
Lukas Fleischer ef8bad5bbf Make CAPTCHA salt invalidation more robust
With the previous implementation, unlucky users could have their CAPTCHA
be invalidated by a single account creation while filling out their
account registration form.

Make this more robust by allowing up to five account registrations
before rejecting a CAPTCHA salt.

Signed-off-by: Lukas Fleischer <lfleischer@archlinux.org>
2019-10-05 14:21:53 -04:00
..
acctfuncs.inc.php Make CAPTCHA salt invalidation more robust 2019-10-05 14:21:53 -04:00
aur.inc.php Allow listing all comments from a user 2018-08-06 06:03:58 +02:00
aurjson.class.php Quote MySql 8.0 reserved keywords 2019-01-14 14:45:37 -05:00
cachefuncs.inc.php Update cache code to INI style configuration 2018-03-10 16:48:14 +01:00
confparser.inc.php confparser.inc.php: Add missing dollar sign 2018-05-12 12:37:16 +02:00
credentials.inc.php Move permission for LIST_COMMENTS to dev/tu block 2019-08-18 13:01:37 -04:00
DB.class.php Fix DB.class.php to match config and include SQLite support 2016-11-10 18:31:20 +01:00
feedcreator.class.php Avoid use of "<b>"/"</b>" 2012-09-24 12:23:05 +02:00
gettext.php Rename constructors to __construct 2016-01-28 22:55:32 +01:00
pkgbasefuncs.inc.php Display warning when flagging VCS packages 2019-05-25 19:01:33 -04:00
pkgfuncs.inc.php Quote MySql 8.0 reserved keywords 2019-01-14 14:45:37 -05:00
pkgreqfuncs.inc.php pkgreqfuncs: Don't leave out non-default ClosureComment column 2019-07-30 13:51:27 -04:00
routing.inc.php Add support for Terms of Service documents 2017-04-30 16:47:13 +02:00
stats.inc.php Handle empty resultset getting recent 10 packages 2018-03-21 07:45:26 +01:00
streams.php Rename constructors to __construct 2016-01-28 22:55:32 +01:00
timezone.inc.php Fix warning with invalid time zone 2017-02-27 18:20:00 +01:00
translator.inc.php Use native language name for Finnish 2019-05-24 12:37:08 -04:00
version.inc.php Release 4.7.0 2018-07-07 17:23:29 +02:00