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