aurweb/web
Jelle van der Waa 4982fc3492 Resolve SQL Error when deleting an account
The account deletion code tries to remove user from PackageNotifications
using the wrong column UsersID to identify the user by id. In the
PackagePackageNotifications table the foreign key is called UserID. In
the future ideally this would be unified into UserID for all tables.

Closes: #12
Signed-off-by: Lukas Fleischer <lfleischer@archlinux.org>
2021-03-29 18:43:03 -04:00
..
html Fix PHP notices in the account form 2020-04-05 15:59:56 -04:00
lib Resolve SQL Error when deleting an account 2021-03-29 18:43:03 -04:00
locale Add dummy "web/locale/" directory. 2011-04-10 15:40:49 +02:00
template Properly escape passwords in the account edit form 2020-02-27 16:44:36 +01:00