View Issue Details

IDProjectCategoryView StatusLast Update
0003381unrealircdpublic2019-10-14 15:52
Reporterjackmcbarn Assigned Tosyzop  
PrioritynormalSeverityfeatureReproducibilityN/A
Status closedResolutionno change required 
Platformi386OSWindows XPOS VersionPro SP2 (NT 5.1)
Product Version3.2.6 
Summary0003381: Ban nick new feature
DescriptionInstead of having a ban nick similar to ban IP (same style, using ban) I think it would be better to use a deny similar to deny channel. Currently, if you ban a nickname, there can't be exceptions. Here is an example from the default config file:


//Channels
deny channel {
    channel "*warez*";
    reason "Warez is illegal";
};
allow channel {
    channel "#WarezSucks";
};




//Nicks
ban nick {
    mask "*G*o*t*W*a*r*e*z*";
    reason "Warez is illegal";
};

But you can't add an exception for a nick like IDontGotWares currently. This is what I'm requesting.
Steps To ReproduceN/A (not a bug)
Additional InformationI am requesting this feature be added to version 3.2.7
TagsNo tags attached.
3rd party modulesN/A (not a bug)

Activities

Stealth

2007-06-07 10:41

reporter   ~0014287

Nice idea, but

> I am requesting this feature be added to version 3.2.7
3.2.7 will be a stable release, so it's unlikely many new features would be added (if any). Stable releases are mainly for bug fixes. If this gets added, it will be in the 3.3 betas.

jackmcbarn

2007-06-07 10:43

reporter   ~0014288

Last edited: 2007-06-07 10:44

3.3 is fine too.
EDIT: It looks like one feature made it in:
http://bugs.unrealircd.org/view.php?id=3109

syzop

2019-10-14 15:52

administrator   ~0020987

I could keep this lingering but truth is nobody else expressed interest in this, so it's better to close this issue instead.

Issue History

Date Modified Username Field Change
2007-06-07 10:24 jackmcbarn New Issue
2007-06-07 10:24 jackmcbarn 3rd party modules => N/A (not a bug)
2007-06-07 10:41 Stealth Note Added: 0014287
2007-06-07 10:43 jackmcbarn Note Added: 0014288
2007-06-07 10:44 jackmcbarn Note Edited: 0014288
2007-06-11 16:34 stskeeps Status new => acknowledged
2019-10-14 15:52 syzop Assigned To => syzop
2019-10-14 15:52 syzop Status acknowledged => closed
2019-10-14 15:52 syzop Resolution open => no change required
2019-10-14 15:52 syzop Note Added: 0020987