diff options
author | canyonknight <canyonknight@gmail.com> | 2012-09-15 16:02:10 +0200 |
---|---|---|
committer | Lukas Fleischer <archlinux@cryptocrack.de> | 2012-09-18 00:59:29 +0200 |
commit | d6f89f97c08d7eeb805246dc94a835057d53243d (patch) | |
tree | 391c79462c4c4353d35995b372ab11d7ce7cd3bc /web/lib/routing.inc.php | |
parent | 5c0de7825d2f1680a2a430410be49696aca35946 (diff) | |
download | aur-d6f89f97c08d7eeb805246dc94a835057d53243d.tar.gz aur-d6f89f97c08d7eeb805246dc94a835057d53243d.tar.xz |
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>
Diffstat (limited to 'web/lib/routing.inc.php')
0 files changed, 0 insertions, 0 deletions