From 752c5a6e3483b2309e4b48943adce2625a9bc716 Mon Sep 17 00:00:00 2001 From: canyonknight Date: Thu, 27 Sep 2012 17:03:50 -0400 Subject: Move package merging to a separate page Package actions now have a separate box on the package details page. Add a package merge link in that box. Link leads to a new page (pkgmerge.php) that can be used to confirm package merging. A separate page with confirmation is used to avoid CSRFs. Signed-off-by: canyonknight Signed-off-by: Lukas Fleischer --- web/html/pkgmerge.php | 47 +++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 47 insertions(+) create mode 100644 web/html/pkgmerge.php (limited to 'web/html/pkgmerge.php') diff --git a/web/html/pkgmerge.php b/web/html/pkgmerge.php new file mode 100644 index 0000000..834d0c9 --- /dev/null +++ b/web/html/pkgmerge.php @@ -0,0 +1,47 @@ + +
+

+

+ ', htmlspecialchars($pkgname), ''); ?> + + + +

+
+
+ + + +

+

+

+

+

" />

+
+
+
+ +