summaryrefslogtreecommitdiff
path: root/rmaccess.mdwn
blob: 146c5ea9655bc14349f25d7ff2399df35c3353bd (plain)
1
2
3
4
5
6
7
8
9
# Remove User Access to a Repository

<form action="https://secure.diyhpl.us/auth/rmaccess.cgi" method="post">
[[!table format=dsv delimiter=# data="""
Repository name: # <input type="text" name="r" />
User name:       # <input type="text" name="n" />
<input type="submit" />
"""]]
</form>