View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0002486 | unreal | ircd | public | 2005-04-17 20:18 | 2012-11-25 18:52 |
Reporter | alex323 | Assigned To | |||
Priority | normal | Severity | minor | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Platform | Linux | OS | FreeBSD | OS Version | 4.10-REL |
Product Version | 3.2.3 | ||||
Target Version | 3.3-alpha0 | Fixed in Version | 3.4-alpha1 | ||
Summary | 0002486: local ircop cannot issue CLOSE command | ||||
Description | I am a local ircop. I am oper'd up with the modes +iwghrsOxWzt (+kcfeGqSso). I cannot use the CLOSE command. Permissison denied. See log: [20:01:42] -> Server: CLOSE - Permission Denied- You do not have the correct IRC operator privileges | ||||
Steps To Reproduce | 1.) Oper up. 2.) Type (from mIRC) /quote CLOSE | ||||
Additional Information | I'm using SSL. If that makes a difference. | ||||
Tags | No tags attached. | ||||
Attached Files | |||||
3rd party modules | |||||
|
It seems kind of "weird" that a local oper can /kill normal (local) users, but can't "kill" (/close) unknown connections? On the other hand, how often does /close get used anyway :P . |
|
> On the other hand, how often does /close get used anyway :P . It really shouldn't matter how often it gets used or not. But I do see what you mean. |
|
Yes i agree. Local Oper Should be able to close unknown connections on their server. Its a "local" fuction and they should be able to do this. |
|
MyOper only checked for a global operator, instead of ANY local operator. This patch fixes that. Edit: For some strange reason this seems not to have fixed it. Give me a bit... Edit: Drinking + Coding = bad. I forgot to remove m_close.o/so before recompiling. This patch works fine. |
|
Patched in .2367 |
Date Modified | Username | Field | Change |
---|---|---|---|
2005-04-17 20:18 | alex323 | New Issue | |
2005-04-17 20:47 | aquanight | Note Added: 0009767 | |
2005-04-17 20:50 | alex323 | Note Added: 0009768 | |
2005-04-18 03:16 | vonitsanet | Note Added: 0009774 | |
2005-04-18 15:25 | syzop | Status | new => confirmed |
2007-04-20 22:11 | WolfSage | File Added: myoper.patch | |
2007-04-20 22:12 | WolfSage | Note Added: 0013621 | |
2007-04-20 22:54 | WolfSage | Note Edited: 0013621 | |
2007-04-20 22:59 | WolfSage | Note Edited: 0013621 | |
2007-04-24 04:51 |
|
Status | confirmed => resolved |
2007-04-24 04:51 |
|
Fixed in Version | => 3.3-alpha0 |
2007-04-24 04:51 |
|
Resolution | open => fixed |
2007-04-24 04:51 |
|
Assigned To | => stskeeps |
2007-04-24 04:51 |
|
Note Added: 0013650 | |
2011-07-19 14:03 | syzop | Assigned To | stskeeps => |
2011-07-19 14:03 | syzop | Status | resolved => needs re porting |
2011-07-19 17:11 | syzop | Target Version | => 3.3-alpha0 |
2012-11-25 18:51 |
|
Status | needs re porting => resolved |
2012-11-25 18:51 |
|
Fixed in Version | 3.3-alpha0 => 3.4-alpha1 |
2012-11-25 18:51 |
|
Assigned To | => nenolod |