View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0003691 | unreal | ircd | public | 2008-05-05 20:17 | 2016-05-22 16:10 |
Reporter | aleksanteri | Assigned To | syzop | ||
Priority | normal | Severity | minor | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Platform | i386 | OS | Linux Debian testing | OS Version | 2.6.22 |
Product Version | 3.2.7 | ||||
Fixed in Version | 4.0.4 | ||||
Summary | 0003691: Error code 502 never given | ||||
Description | When an user tries to set an usermode for another user than themselves, Unreal does nothing, as it should give the 502 error code, as specified in the IRC RFC. | ||||
Steps To Reproduce | /mode $otheruser [$any_modestring] | ||||
Additional Information | 502 as specified in the IRC RFC (http://www.irchelp.org/irchelp/rfc/chapter6.html) 502 ERR_USERSDONTMATCH ":Cant change mode for other users" - Error sent to any user trying to view or change the user mode for a user other than themselves. | ||||
Tags | No tags attached. | ||||
Attached Files | |||||
3rd party modules | None | ||||
|
I've attached a patch (for 3.2.8.1). I think you can now close this topic. |
|
I wonder who would do this, but yeah :D *acknowledge* |
|
Fixed, thanks :) https://github.com/unrealircd/unrealircd/commit/e6d2fab103d6bd148ebcae921d7c252fcb60385f |
Date Modified | Username | Field | Change |
---|---|---|---|
2008-05-05 20:17 | aleksanteri | New Issue | |
2008-05-05 20:17 | aleksanteri | 3rd party modules | => None |
2009-08-13 17:30 | morpheus_pl | File Added: m_mode.c.patch | |
2009-08-13 17:32 | morpheus_pl | Note Added: 0015917 | |
2015-08-08 16:35 | syzop | Note Added: 0018612 | |
2015-08-08 16:35 | syzop | Assigned To | => syzop |
2015-08-08 16:35 | syzop | Status | new => acknowledged |
2016-04-03 11:31 | syzop | Relationship added | related to 0004556 |
2016-05-22 16:10 | syzop | Note Added: 0019268 | |
2016-05-22 16:10 | syzop | Status | acknowledged => resolved |
2016-05-22 16:10 | syzop | Fixed in Version | => 4.0.4 |
2016-05-22 16:10 | syzop | Resolution | open => fixed |