summaryrefslogtreecommitdiff
path: root/command/addaccess.mdwn
blob: 6b827dc60db8b9b329c50b68602f1e8df0694eff (plain)
1
2
3
4
5
6
7
8
9
# Add User Access to a Repository

<form action="https://secure.piny.be/auth/addaccess.cgi">
[[!table format=dsv delimiter=# data="""
Repository name: # <input type="text" name="r" />
User name:       # <input type="text" name="n" />
<input type="submit" />
"""]]
</form>