Changes to gnats/gnats/gnatsd.host_access
Hans-Albert Schneider <[email protected]> Sun, 27 Oct 2002 14:45:41 -0500
| Newsgroups | gmane.comp.bug-tracking.gnats.patches |
|---|---|
| Message-ID | <[email protected]> |
Index: gnats/gnats/gnatsd.host_access diff -c gnats/gnats/gnatsd.host_access:1.5 gnats/gnats/gnatsd.host_access:1.6 *** gnats/gnats/gnatsd.host_access:1.5 Wed May 15 13:26:34 2002 --- gnats/gnats/gnatsd.host_access Sun Oct 27 14:45:37 2002 *************** *** 23,29 **** # deleting PRs) # This is just the default access level for the user's host. Normally, # this will get overridden (increased) with the USER command. See the ! # gnatsd.access file. # # We currently don't make use of the third field. Ideas include # listing the categories, the PRs matching a given submitter-id, and --- 23,29 ---- # deleting PRs) # This is just the default access level for the user's host. Normally, # this will get overridden (increased) with the USER command. See the ! # gnatsd.user_access file. # # We currently don't make use of the third field. Ideas include # listing the categories, the PRs matching a given submitter-id, and