summaryrefslogtreecommitdiff
path: root/web/template/account_delete.php
AgeCommit message (Collapse)Author
2015-06-09Drop suffixes from confirm parametersLukas Fleischer
Remove the _delete and _disown suffixes from HTTP POST confirmation parameters. Signed-off-by: Lukas Fleischer <lfleischer@archlinux.org>
2014-07-25Add support for deleting user accountsLukas Fleischer
Users can now delete their own accounts by clicking a link in the account edit form and confirming the deletion on a follow-up page. Signed-off-by: Lukas Fleischer <archlinux@cryptocrack.de>