aurweb/web/template
canyonknight d6f89f97c0 Use URL rewriting for user account update page
The "UpdateAccount" page displays information as to whether an account
update was successful. All POST account info goes to this page, so use
it with sane URLs.

Before:
AUR_URL/account/?Action=UpdateAccount&U=userfoo

After:
AUR_URL/account/userfoo/update

Signed-off-by: canyonknight <canyonknight@gmail.com>
Signed-off-by: Lukas Fleischer <archlinux@cryptocrack.de>
2012-09-18 00:59:29 +02:00
..
stats Use the "new" icon from archweb for the recent updates table 2012-09-18 00:59:00 +02:00
account_details.php Use virtual path feature for links 2012-07-15 22:44:51 +02:00
account_edit_form.php Use URL rewriting for user account update page 2012-09-18 00:59:29 +02:00
account_search_results.php Use URL rewriting for user editing page 2012-09-18 00:59:23 +02:00
actions_form.php Allow only Trusted Users, Developers, and Maintainers to unflag packages 2012-08-23 22:47:50 +02:00
footer.php Synchronize footer layout with archweb 2012-07-06 11:26:06 +02:00
header.php Use virtual path feature for links 2012-07-15 22:44:51 +02:00
pkg_comment_form.php pkg_comment_form.php: Fix PHP undefined variable notice for package "ID" 2012-09-18 00:59:04 +02:00
pkg_comments.php Use URL rewriting for user info page 2012-09-18 00:59:21 +02:00
pkg_details.php Allow only Trusted Users, Developers, and Maintainers to unflag packages 2012-08-23 22:47:50 +02:00
pkg_search_form.php Use virtual path feature for links 2012-07-15 22:44:51 +02:00
pkg_search_results.php Use virtual paths for package details 2012-07-15 22:48:32 +02:00
search_accounts_form.php Fix account search page results routing to /account/ 2012-09-18 00:59:12 +02:00
template.phps rename *.inc files to *.inc.php and adjust imports and references 2011-06-22 15:15:04 +02:00
tu_details.php Use virtual path feature for links 2012-07-15 22:44:51 +02:00
tu_list.php Use virtual path feature for links 2012-07-15 22:44:51 +02:00