View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0002388 | unreal | ircd | public | 2005-03-04 17:58 | 2005-11-10 18:43 |
Reporter | vonitsanet | Assigned To | |||
Priority | normal | Severity | feature | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Platform | All | ||||
Product Version | 3.2.2 | ||||
Fixed in Version | 3.2.4 | ||||
Summary | 0002388: You can change your nick TO a banned one in a channel. | ||||
Description | 1) * fuck has join #channel 2) * OPERATOR sets mode: +b *fuck*!*@* 3) * fuck was kicked by OPERATOR (Change your nick) 4) * Lamer1 has join #channel 5) * Lamer1 is known as fuck (the ban exist) The summary of this is: You CAN change your nick to a banned one in a channel. It will be nice if this can be blocked with some way so we can always have stick bans to prevent changes to these type of nicknames. | ||||
Tags | No tags attached. | ||||
Attached Files | |||||
3rd party modules | |||||
|
I think we had this before, and I closed it.. because I didn't see any reason to block it.. because if someone wants to be banned.. why should we stop him? ;) Anyway, now I can understand that perhaps you do not want certain nicks as a kind of 'policy', like 'fuck' etc... then it seems to make more sense. [not for 3.2.3] |
|
[quote] Anyway, now I can understand that perhaps you do not want certain nicks as a kind of 'policy', like 'fuck' etc... then it seems to make more sense. [/quote] syzop exactly this:) [quote] not for 3.2.3 [/quote] I can wait for 3.2.4 :P |
|
3.2.3 is finally released :) syzop is possible to take a look for this for version 3.2.4 sometime..:) |
|
I don't know how much work it is from the top of my head, but I've added it to the TODO. |
|
My apologise if I become insistent but can we take a look on this for 3.2.4? |
|
I should have a patch for this some time tomorrow :) |
|
i think it will be useful for many users here. |
|
For what it's worth, this feature was added to the 3.2.4 todo list on March 2005. It has always been my intention to add it in 3.2.4. Actually I said so already ;). |
|
I've got Nazzy working on this one, assigning it to me |
|
Is possible for us to see the TODO list for the next release (not just 3.2.4 i mean every release) just to know what are we waiting for and also not post for features/fixes that are planned already to be added? |
|
No, sorry I would like to keep that private: will save me a lot of annoyances and useless discussions. And just as important: roughly half of the 3.2.<something> TODO list does not get done (read: false expectations), and (more than) half other things that were unlisted are done (read: TODO not as useful as you might think). That said, for this issue, I already said it was on TODO in March (oh ok, perhaps it wasn't clear I meant for 3.2.4). |
|
Sorry for delay, being ill is terrible for productivity :( |
|
As a point .... a couple of people have suggested that it would be nice to make this a definable behaviour. I said I'd pass it on with the patches :) |
|
Thanks, committed [.395]. As you can see I changed your patch a bit, first of all.. I made it configurable indeed ;p. Besides that, I did not do the is_banned_with_nick the way you did, because that creates too much duplicate code (== bad with maintaining), but instead made is_banned() a simple wrapper for is_banned_with_nick(). I've attached the committed_diff_395 as well. |
Date Modified | Username | Field | Change |
---|---|---|---|
2005-03-04 17:58 | vonitsanet | New Issue | |
2005-03-04 18:02 | syzop | Summary | You CAN change your nick to a banned one in a channel. => You can change your nick TO a banned one in a channel. |
2005-03-04 18:03 | syzop | Note Added: 0009420 | |
2005-03-04 18:09 | vonitsanet | Note Added: 0009421 | |
2005-03-16 03:10 | vonitsanet | Note Added: 0009609 | |
2005-03-16 17:23 | syzop | Note Added: 0009612 | |
2005-06-08 08:26 | vonitsanet | Note Added: 0010070 | |
2005-11-07 20:31 | Nazzy | Note Added: 0010660 | |
2005-11-08 09:56 | vonitsanet | Note Added: 0010667 | |
2005-11-08 09:58 | syzop | Note Added: 0010668 | |
2005-11-08 10:16 |
|
Note Added: 0010670 | |
2005-11-08 10:17 |
|
Status | new => assigned |
2005-11-08 10:17 |
|
Assigned To | => stskeeps |
2005-11-08 10:28 | vonitsanet | Note Added: 0010672 | |
2005-11-08 11:06 | syzop | Note Added: 0010673 | |
2005-11-10 17:05 | Nazzy | Note Added: 0010687 | |
2005-11-10 17:06 | Nazzy | File Added: include_h_h.patch | |
2005-11-10 17:06 | Nazzy | File Added: src_channel_c.patch | |
2005-11-10 17:06 | Nazzy | File Added: src_modules_m_nick_c.patch | |
2005-11-10 17:14 | Nazzy | Note Added: 0010688 | |
2005-11-10 18:40 | syzop | File Added: committed_diff_395 | |
2005-11-10 18:43 | syzop | Status | assigned => resolved |
2005-11-10 18:43 | syzop | Fixed in Version | => 3.2.4 |
2005-11-10 18:43 | syzop | Resolution | open => fixed |
2005-11-10 18:43 | syzop | Note Added: 0010689 |