View Issue Details

IDProjectCategoryView StatusLast Update
0003366unrealircdpublic2007-05-28 16:17
Reportervonitsanet Assigned To 
PrioritynormalSeverityfeatureReproducibilityalways
Status closedResolutionno change required 
Platform-OS-OS Version-
Product Version3.2.6 
Summary0003366: Do we have /zline exception? If not why?
DescriptionIt's a feature request to add local zline exceptions.
TagsNo tags attached.
3rd party modules

Activities

Stealth

2007-05-28 14:08

reporter   ~0014231

We do, it's covered by either except TKL or except ban

aquanight

2007-05-28 16:17

reporter   ~0014234

Actually except tkl doesn't cover it.

You can:

except ban {
    mask *@1.2.3.4;
};

And it will work on zlines. Note that it only works for zline if the mask has only * for username, and only an IP (or IP mask, or CIDR) for the hostpart.

Issue History

Date Modified Username Field Change
2007-05-28 14:03 vonitsanet New Issue
2007-05-28 14:08 Stealth Note Added: 0014231
2007-05-28 16:17 aquanight Note Added: 0014234
2007-05-28 16:17 aquanight Status new => closed
2007-05-28 16:17 aquanight Resolution open => no change required