Opened 15 years ago
Last modified 8 years ago
#43 new enhancement
Use uwildmat in nnrpd, support @
Reported by: | eagle | Owned by: | eagle |
---|---|---|---|
Priority: | medium | Milestone: | 2.7.0 |
Component: | nnrpd | Version: | |
Severity: | minor | Keywords: | |
Cc: |
Description (last modified by )
Switch nnrpd over to using the new wildmat routines rather than breaking apart strings on commas and matching each expression separately. This involves a lot of surgery, since PERMmatch is used all over the place.
Add support for @ in group permission wildmats to not allow reading an article if it's crossposted to any excluded group.
! would keep meaning what it means everywhere else: disallow this group, but possibly still allow the article if crossposted.
Obviously, the distinction only applies to articles retrieved via message ID rather than by reading a group.
Change History (2)
comment:1 Changed 9 years ago by
Milestone: | 2.6.0 → 2.7.0 |
---|
comment:2 Changed 8 years ago by
Description: | modified (diff) |
---|---|
Summary: | Use uwildmat in nnrpd, support ! and @ → Use uwildmat in nnrpd, support @ |
Type: | defect → enhancement |
Note: See
TracTickets for help on using
tickets.