View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0002234 | unreal | ircd | public | 2004-12-11 05:38 | 2004-12-11 15:36 |
| Reporter | vonitsanet | Assigned To | |||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | closed | Resolution | open | ||
| Product Version | 3.2.3 | ||||
| Summary | 0002234: Banned nick change | ||||
| Description | When a nickname is banned on a channel ircd allows nickchange to this banned nickname. * Joins: XXX21ab (X@X) * ChanServ sets mode: +b *XXX21*!*@* * XXX21ab was kicked by ChanServ (AKICK by SomeOne (User has been banned from the channel)) * Joins: apelee (X@X) * apelee is now known as XXX21ab Is this normal? | ||||
| 3rd party modules | |||||
|
|
That's because of a simple reason: *XXX21*!*@* doesn't match apelee!X@X, so that user actually isn't banned until changing name to XXX21ab, so that nickchange is normal and allowed. |
|
|
AngryWolf yes i agree with this but why i can change my nick to a banned nick form inside the channel? |
|
|
services i think should be auto kicking anyone who does that. but well, |
|
|
Well, why wouldn't you be allowed? If you want to get banned, that's up to you ;). Now that services don't kick you then, is not our fault :P. If we would start doing this, then we would also have to block /setname'ing to a banned ~q extban, block joining to a banned ~c extban, etc etc. |
|
|
Solution: get an eggdrop, sit it in the channel, set +enforceban. Problem solved. |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2004-12-11 05:38 | vonitsanet | New Issue | |
| 2004-12-11 06:47 | AngryWolf | Note Added: 0008597 | |
| 2004-12-11 06:53 | vonitsanet | Note Added: 0008598 | |
| 2004-12-11 10:04 | White_Magic | Note Added: 0008599 | |
| 2004-12-11 11:23 | syzop | Note Added: 0008600 | |
| 2004-12-11 15:29 | aquanight | Note Added: 0008609 | |
| 2004-12-11 15:36 | syzop | Status | new => closed |