summaryrefslogtreecommitdiffstats
path: root/web/html/pkgmerge.php
AgeCommit message (Collapse)AuthorFilesLines
2012-09-28Move package merging to a separate pagecanyonknight1-0/+47
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 <canyonknight@gmail.com> Signed-off-by: Lukas Fleischer <archlinux@cryptocrack.de>