summaryrefslogtreecommitdiff
path: root/command/addaccess.mdwn
diff options
context:
space:
mode:
Diffstat (limited to 'command/addaccess.mdwn')
-rw-r--r--command/addaccess.mdwn9
1 files changed, 9 insertions, 0 deletions
diff --git a/command/addaccess.mdwn b/command/addaccess.mdwn
new file mode 100644
index 0000000..fe116f5
--- /dev/null
+++ b/command/addaccess.mdwn
@@ -0,0 +1,9 @@
+# Add User Access to a Repository
+
+<form action="https://secure.piny.be/auth/addaccess">
+[[!table format=dsv delimiter=# data="""
+Repository name: # <input type="text" name="r" />
+User name: # <input type="text" name="n" />
+<input type="submit" />
+"""]]
+</form>