aurweb/web/html
Lukas Fleischer 4fc1b9a0ca Return 404 error page if invalid package ID is used
We already display the 404 error page if someone tries to access an
invalid package via virtual URLs ("/packages/nonexistent"). Add the same
check to "web/html/packages.php" to make sure the same error is shown if
a user requests package details of a nonexistent package ID via legacy
URLs ("/packages.php?ID=-1").

Signed-off-by: Lukas Fleischer <archlinux@cryptocrack.de>
2013-03-21 22:38:49 +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
js Implemented typeahead suggest 2013-01-19 12:17:55 +01:00
404.php Display an error page if a virtual path doesn't exist 2012-10-20 18:28:17 +02:00
account.php Enforce e-mail validation during registration 2013-03-19 14:03:34 +01:00
addvote.php Avoid use of "<b>"/"</b>" 2012-09-24 12:23:05 +02:00
home.php Remove unneeded database connection calls 2013-02-10 12:10:38 +01:00
index.php Implemented typeahead suggest 2013-01-19 12:17:55 +01:00
login.php login.php: Properly link to logout page when already logged in 2012-11-24 13:20:35 +01:00
logout.php Remove unneeded database connection calls 2013-02-10 12:10:38 +01:00
packages.php Return 404 error page if invalid package ID is used 2013-03-21 22:38:49 +01:00
passreset.php Move reset key submission to a separate function 2013-03-19 14:03:33 +01: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: Parse .AURINFO metadata 2013-03-09 00:33:15 +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