aurweb/web/html
Lukas Fleischer 29a48708bb Use bcrypt to hash passwords
Replace the default hash function used for storing passwords by
password_hash() which internally uses bcrypt. Legacy MD5 hashes are
still supported and are immediately converted to the new format when a
user logs in.

Since big parts of the authentication system needed to be rewritten in
this context, this patch also includes some simplification and
refactoring of all code related to password checking and resetting.

Fixes FS#52297.

Signed-off-by: Lukas Fleischer <lfleischer@archlinux.org>
2017-02-24 22:04:49 +01:00
..
css Limit comment height to 15 lines 2016-03-13 09:14:25 +01:00
images Remove 'new' tag from updates table 2016-01-31 20:12:56 +01:00
js Use minified typeahead JS from archweb 2013-03-26 00:54:18 +01:00
404.php Add clone hints to 404 error pages 2016-10-08 14:13:51 +02:00
503.php Implement a maintenance mode 2015-06-11 14:32:21 +02:00
account.php account.php: Reformat process_account_form() call 2017-01-20 23:20:51 +01:00
addvote.php Remove superfluous function valid_user() 2015-09-11 22:14:28 +02:00
comaintainers.php Rename the AUR software to aurweb 2015-02-04 09:50:01 +01:00
commentedit.php Split pkg_comment_form.php so the outer box is not always included 2015-08-08 12:59:24 +02:00
home.php Hide old requests from the dashboard 2017-02-15 07:23:06 +01:00
index.php Remove code referencing non-existent and unused file 2016-03-13 09:14:25 +01:00
login.php Shorten maxlength of email input fields to 254 characters 2016-01-30 11:15:17 +01:00
logout.php Remove unneeded database connection calls 2013-02-10 12:10:38 +01:00
packages.php pkg_search_results.php: Split out package results box 2017-02-04 00:36:55 +01:00
passreset.php Use bcrypt to hash passwords 2017-02-24 22:04:49 +01:00
pkgbase.php pkgbase.php: Add default title 2017-02-15 22:01:34 +01:00
pkgdel.php Fix several PHP short open tags 2017-02-15 22:05:03 +01:00
pkgdisown.php Fix several PHP short open tags 2017-02-15 22:05:03 +01:00
pkgflag.php Fix several PHP short open tags 2017-02-15 22:05:03 +01:00
pkgflagcomment.php Add link to flag OOD comment 2015-12-15 17:46:18 +01:00
pkgmerge.php Fix several PHP short open tags 2017-02-15 22:05:03 +01:00
pkgreq.php pkgreq_results.php: Add a flag to hide headers 2017-02-08 19:18:27 +01:00
register.php Add user set timezones 2017-01-20 23:20:40 +01:00
rpc.php rpc.php: Display generated documentation 2015-10-04 11:40:38 +02:00
rss.php Remove old logos 2015-12-13 10:22:59 +01:00
tu.php Rename the AUR software to aurweb 2015-02-04 09:50:01 +01:00
voters.php Add user set timezones 2017-01-20 23:20:40 +01:00