summaryrefslogtreecommitdiff
path: root/command/addaccess.mdwn
blob: fe116f5931d56634fc952021326347ac2f769471 (plain)
1
2
3
4
5
6
7
8
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>