aurweb/web/lib
canyonknight 24a8452880 Remove character limit on password length
As all new passwords are hashed and therefore stored in the database
at the same length, this limitation is no longer needed.

Fixes FS#31855

Signed-off-by: canyonknight <canyonknight@gmail.com>
Signed-off-by: Lukas Fleischer <archlinux@cryptocrack.de>
2012-10-11 21:19:16 +02:00
..
acctfuncs.inc.php Refactor TU voters list 2012-10-08 14:08:06 +02:00
aur.inc.php aur.inc.php: Document all functions using PHPDoc format 2012-09-24 02:04:02 +02:00
aurjson.class.php Migrate all DB code to use PDO 2012-09-18 00:58:46 +02:00
cachefuncs.inc.php Migrate all DB code to use PDO 2012-09-18 00:58:46 +02:00
config.inc.php.proto Remove character limit on password length 2012-10-11 21:19:16 +02:00
feedcreator.class.php Avoid use of "<b>"/"</b>" 2012-09-24 12:23:05 +02:00
gettext.php Add php-gettext libraries to "web/lib/". 2011-04-10 15:40:49 +02:00
pkgfuncs.inc.php pkgfuncs.inc.php: Document all functions using PHPDoc format 2012-10-04 01:47:00 +02:00
routing.inc.php Use URL rewriting for user info page 2012-09-18 00:59:21 +02:00
stats.inc.php stats.inc.php: Document all functions using PHPDoc format 2012-09-24 02:04:03 +02:00
streams.php Add php-gettext libraries to "web/lib/". 2011-04-10 15:40:49 +02:00
translator.inc.php Avoid use of "<b>"/"</b>" 2012-09-24 12:23:05 +02:00
version.inc.php Release 2.0.0-rc1 2012-10-04 12:31:36 +02:00