summaryrefslogtreecommitdiff
path: root/command/rmaccess.mdwn
diff options
context:
space:
mode:
authorJoe Rayhawk <jrayhawk@cobain.omgwallhack.org>2011-05-04 21:16:49 -0700
committerJoe Rayhawk <jrayhawk@cobain.omgwallhack.org>2011-05-04 21:16:49 -0700
commit3fb0c248d0eae9d93809b7d89011278913a884fc (patch)
tree826bd6ed33027981d8a1923657c864baed3bfe6c /command/rmaccess.mdwn
parent5aa864610319f93904a5a870b34f16692062ea58 (diff)
downloadhosting-3fb0c248d0eae9d93809b7d89011278913a884fc.tar.gz
hosting-3fb0c248d0eae9d93809b7d89011278913a884fc.zip
Adding forms for various piny cgis
Diffstat (limited to 'command/rmaccess.mdwn')
-rw-r--r--command/rmaccess.mdwn9
1 files changed, 9 insertions, 0 deletions
diff --git a/command/rmaccess.mdwn b/command/rmaccess.mdwn
new file mode 100644
index 0000000..98903fa
--- /dev/null
+++ b/command/rmaccess.mdwn
@@ -0,0 +1,9 @@
+# Remove User Access to a Repository
+
+<form action="https://secure.piny.be/auth/rmaccess">
+[[!table format=dsv delimiter=# data="""
+Repository name: # <input type="text" name="r" />
+User name: # <input type="text" name="n" />
+<input type="submit" />
+"""]]
+</form>