View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0002931 | unreal | ircd | public | 2006-05-29 13:46 | 2007-04-16 10:17 |
Reporter | therock247uk | Assigned To | |||
Priority | normal | Severity | feature | Reproducibility | always |
Status | resolved | Resolution | wont fix | ||
Platform | i386 | OS | Windows | OS Version | XP SP2 |
Product Version | 3.2.4 | ||||
Summary | 0002931: Users with umode +s still get local oper up notices | ||||
Description | A normal user with umode +s who also gets snomaks +sk can see local oper up notices I think this should be the same as Global Operator and above which are only sent to opers. By looking at m_oper.c it would only take a little change to make this happen since local oper up notices are sendto_ops not sendto_realops | ||||
Steps To Reproduce | Normal user doing /mode user +s then a local oper opering up on that server. | ||||
Tags | No tags attached. | ||||
3rd party modules | |||||
|
www.vulnscan.org/UnrealIRCd/unreal32docs.html#secinformation : NORMAL USERS & SNOMASKS A feature that isn't widely known is that normal users can also set some limited snomasks, namely +s +sk. By this they can see things like rehashes, kills and various other messages. To disable this you can use set::restrict-usermodes like this: set { restrict-usermodes "s"; };. I've always hated the feature, and I'll disable it by default on 3.3*, but it's not a mistake/bug or anything, it was done on purpose... |
|
I like allowing users to be able to set that. I don't see _why_ it should be removed but I also don't have strong feelings one way or the other. Is it going to be disabled for 3.3? |
|
hm. In my case if I became ircop and later I do: /umode2 -o, I can see +s messages. And after what I do: /umode2 -aos Maybe on remove "ao" modes remove from user "s" too? |
Date Modified | Username | Field | Change |
---|---|---|---|
2006-05-29 13:46 | therock247uk | New Issue | |
2006-05-29 14:45 | syzop | Note Added: 0011787 | |
2007-04-15 23:34 | WolfSage | Note Added: 0013431 | |
2007-04-16 04:35 | Bock | Note Added: 0013445 | |
2007-04-16 10:17 |
|
Status | new => closed |
2007-04-16 10:17 |
|
Resolution | open => suspended |
2007-04-16 10:17 |
|
Status | closed => resolved |
2007-04-16 10:17 |
|
Resolution | suspended => wont fix |
2007-04-16 10:17 |
|
Assigned To | => stskeeps |