153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
|
@ <tr><td><b>p</b></td><td><i>Password:</i> Change your own password</td></tr>
@ <tr><td><b>r</b></td><td><i>Read-Tkt:</i> View tickets</td></tr>
@ <tr><td><b>s</b></td><td><i>Setup:</i> Setup and configure this website</td></tr>
@ <tr><td><b>t</b></td><td><i>Tkt-Report:</i> Create new bug summary reports</td></tr>
@ <tr><td><b>v</b></td><td><i>Developer:</i> Inherit privileges of user <tt>developer</tt></td></tr>
@ <tr><td><b>w</b></td><td><i>Write-Tkt:</i> Edit tickets</td></tr>
@ <tr><td><b>z</b></td><td><i>Zip download:</i> Download a baseline via the
@ <tt>/zip</tt> URL even without check<b>o</b>ut and <b>h</b>istory permissions</td></tr>
@ </table>
@ </ol>
@ </p></li>
@
@ <li><p>
@ Every user, logged in or not, inherits the privileges of <b>nobody</b>.
@ Any human can login as <b>anonymous</b> since the password is
@ clearly displayed on the login page for them to type. The purpose
@ of requiring anonymous to log in is to prevent access by spiders.
|
|
<
|
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
|
@ <tr><td><b>p</b></td><td><i>Password:</i> Change your own password</td></tr>
@ <tr><td><b>r</b></td><td><i>Read-Tkt:</i> View tickets</td></tr>
@ <tr><td><b>s</b></td><td><i>Setup:</i> Setup and configure this website</td></tr>
@ <tr><td><b>t</b></td><td><i>Tkt-Report:</i> Create new bug summary reports</td></tr>
@ <tr><td><b>v</b></td><td><i>Developer:</i> Inherit privileges of user <tt>developer</tt></td></tr>
@ <tr><td><b>w</b></td><td><i>Write-Tkt:</i> Edit tickets</td></tr>
@ <tr><td><b>z</b></td><td><i>Zip download:</i> Download a baseline via the
@ <tt>/zip</tt> URL even without check<b>o</b>ut and <b>h</b>istory permissions</td></tr>
@ </table>
@ </p></li>
@
@ <li><p>
@ Every user, logged in or not, inherits the privileges of <b>nobody</b>.
@ Any human can login as <b>anonymous</b> since the password is
@ clearly displayed on the login page for them to type. The purpose
@ of requiring anonymous to log in is to prevent access by spiders.
|