summaryrefslogtreecommitdiff
path: root/command/newrepo.mdwn
diff options
context:
space:
mode:
authorJoe Rayhawk <jrayhawk@cobain.omgwallhack.org>2011-05-04 22:01:09 -0700
committerJoe Rayhawk <jrayhawk@cobain.omgwallhack.org>2011-05-04 22:01:09 -0700
commit7b9076ae90f231065d7198f9800883070c8e5a04 (patch)
tree6613dbbc9ca9f0dd2e8f0aa0c68625dfc5ad130c /command/newrepo.mdwn
parent05010e8127b6d1902fb08a6175a5b86dd1d720ea (diff)
downloadhosting-7b9076ae90f231065d7198f9800883070c8e5a04.tar.gz
hosting-7b9076ae90f231065d7198f9800883070c8e5a04.zip
Switching commands over to method="post"
Diffstat (limited to 'command/newrepo.mdwn')
-rw-r--r--command/newrepo.mdwn2
1 files changed, 1 insertions, 1 deletions
diff --git a/command/newrepo.mdwn b/command/newrepo.mdwn
index a385ae2..c333f85 100644
--- a/command/newrepo.mdwn
+++ b/command/newrepo.mdwn
@@ -1,6 +1,6 @@
# New Repository
-<form action="https://secure.piny.be/auth/newrepo.cgi">
+<form action="https://secure.piny.be/auth/newrepo.cgi" method="post">
<p>New repository name: <input type="text" name="r" /></p>
<p>Provide a one-line description to be used in repo listings:s</p>
<p><input type="text" name="d" size="80" maxlength="80" /></p>