aurweb/web/html
Lukas Fleischer 69e2d1dcff Return 404 for invalid account/package subpages
Display an error page and return a 404 status code in the following
cases:

* An invalid package name is passed to the "packages" action.
* An invalid user name is passed to the "account" action.
* An invalid package action is passed.
* An invalid account action is passed.

Signed-off-by: Lukas Fleischer <archlinux@cryptocrack.de>
2012-10-30 14:56:43 +01:00
..
css Implement word-wrap for package statistics 2012-10-28 02:17:54 +02:00
images Remove unused image "titlelogo.png" 2012-09-18 00:59:01 +02:00
404.php Display an error page if a virtual path doesn't exist 2012-10-20 18:28:17 +02:00
account.php Overhaul ability to edit own account 2012-09-18 00:59:45 +02:00
addvote.php Avoid use of "<b>"/"</b>" 2012-09-24 12:23:05 +02:00
home.php home.php: Remove unneeded tables 2012-10-28 19:56:27 +01:00
index.php Return 404 for invalid account/package subpages 2012-10-30 14:56:43 +01:00
login.php Remove character limit on password length 2012-10-11 21:19:16 +02:00
logout.php logout.php: Fix PHP undefined variable notice 2012-09-18 00:58:55 +02:00
packages.php Use echo shortcut syntax 2012-09-24 12:23:04 +02:00
passreset.php Use HTTPS links everywhere for Arch sites 2012-10-22 12:33:11 +02:00
pkgdel.php Move package deletion to a separate page 2012-09-28 08:57:24 +02:00
pkgmerge.php Move package merging to a separate page 2012-09-28 08:57:25 +02:00
pkgsubmit.php pkgsubmit.php: Check that there is one directory in a tarball 2012-10-29 12:28:45 +01:00
rpc.php Provide more examples on the RPC info page 2011-08-22 08:24:21 +02:00
rss.php rss.php: Update links to reflect URL changes 2012-09-21 07:35:52 +02:00
tu.php tu.php: Fix page showing a user hasn't voted when they have 2012-10-10 17:22:22 +02:00
voters.php Use echo shortcut syntax 2012-09-24 12:23:04 +02:00