summaryrefslogtreecommitdiff
path: root/lsaccess.mdwn
blob: e68cba42370594ac84ea5e669eb7a2ef522f0fcc (plain)
1
2
3
4
5
6
7
8
9
10
11
# List repositories you have access to 

<form action="https://secure.diyhpl.us/auth/lsaccess.cgi" method="post">
<input type="submit" />
</form>

# List users who have access to a repository

<form action="https://secure.diyhpl.us/auth/lsaccess.cgi" method="post">
Repository name: <input type="text" name="r" /> <input type="submit" />
</form>