View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0002870 | unreal | ircd | public | 2006-03-30 11:58 | 2015-07-29 10:52 |
Reporter | Ron2K | Assigned To | syzop | ||
Priority | normal | Severity | feature | Reproducibility | N/A |
Status | resolved | Resolution | fixed | ||
OS | All | OS Version | N/A | ||
Product Version | 3.2.5 | ||||
Fixed in Version | 3.4-beta3 | ||||
Summary | 0002870: [Feature Request] CIDR for channel bans/exempts/invites | ||||
Description | Is there any way that CIDR support in UnrealIRCd be expanded to include channel bans, exempts and invites? (For example, /mode #channel +b *!*@192.168.1.0/24 would place a ban in #channel on all IPs from 192.168.1.0 to 192.168.1.255) | ||||
Tags | No tags attached. | ||||
3rd party modules | |||||
|
Would be nice if that would be possible for network/server bans too.. |
|
It's already possible for glines etc, if that's what you're asking. |
|
Hm ok, tried that and it works.. Didn't know that, sorry! |
|
It's planned for channel bans etc (i think) but if i remember well it was added only for network bans for testing first because it's a new feature. |
|
Right. Additionally, because almost all networks use cloaked ips (+x by default), it's also not top-priority. But yes, this will be implemented eventually :). |
|
https://github.com/unrealircd/unrealircd/commit/709c7e890ea99e3a8cdca71a5df1831be7bb3f80 commit 709c7e890ea99e3a8cdca71a5df1831be7bb3f80 Author: Bram Matthys <[email protected]> Date: Tue Jul 28 13:39:56 2015 +0200 Use match_user() for is banned checking. This also makes CIDR work in bans/exempt/invex. Remove ban_realhost, ban_virthost, ban_cloakhost and ban_ip stuff. Should be just as fast if you use match_user() now. |
Date Modified | Username | Field | Change |
---|---|---|---|
2006-03-30 11:58 | Ron2K | New Issue | |
2006-03-31 06:46 | Seaniboy | Note Added: 0011458 | |
2006-03-31 12:08 | Ron2K | Note Added: 0011459 | |
2006-03-31 13:25 | Seaniboy | Note Added: 0011461 | |
2006-04-01 10:08 | vonitsanet | Note Added: 0011463 | |
2006-04-02 16:41 | syzop | Note Added: 0011465 | |
2007-04-27 03:39 |
|
Status | new => acknowledged |
2015-07-29 10:51 | syzop | Note Added: 0018571 | |
2015-07-29 10:51 | syzop | Status | acknowledged => resolved |
2015-07-29 10:51 | syzop | Fixed in Version | => 3.4-beta3 |
2015-07-29 10:51 | syzop | Resolution | open => fixed |
2015-07-29 10:51 | syzop | Assigned To | => syzop |