summaryrefslogtreecommitdiff
path: root/templates/mirrors
AgeCommit message (Collapse)Author
2010-06-11Remove action when submitting to same URLDan McGee
It looks like the `action="."` business was screwing up some browsers, notably lynx and links. We don't need it as the default is to submit to the same page anyway, so kill this gunk and see if it fixes a login CSRF issue. Signed-off-by: Dan McGee <dan@archlinux.org>
2010-06-05Updates for CSRF protection in Django 1.2.XDan McGee
Signed-off-by: Dan McGee <dan@archlinux.org>
2010-05-17Redesigned mirrorlist generator pageThayer Williams
Signed-off-by: Dan McGee <dan@archlinux.org>
2009-11-09added mirrors app from archweb_pubIsmael Carnales