[aur-dev] [PATCH 1/2] Allow canonical links to packages (fixes FS#21600).

2010-11-06 Thread Lukas Fleischer
--- web/html/packages.php |6 ++ web/lib/pkgfuncs.inc | 16 web/template/pkg_comments.php |2 +- 3 files changed, 23 insertions(+), 1 deletions(-) diff --git a/web/html/packages.php b/web/html/packages.php index 472f6a2..c777346 100644 ---

[aur-dev] [PATCH 2/2] Allow canonical links to accounts (fixes FS#21600, FS#9582).

2010-11-06 Thread Lukas Fleischer
--- web/html/account.php | 15 +++ 1 files changed, 11 insertions(+), 4 deletions(-) diff --git a/web/html/account.php b/web/html/account.php index e8a3218..bf84989 100644 --- a/web/html/account.php +++ b/web/html/account.php @@ -69,10 +69,17 @@ if (isset($_COOKIE[AURSID])) {