View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0004481 | unreal | ircd | public | 2015-12-06 19:13 | 2015-12-09 16:54 |
Reporter | syzop | Assigned To | syzop | ||
Priority | normal | Severity | major | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Product Version | 4.0.0-rc4 | ||||
Fixed in Version | 4.0.0-rc5 | ||||
Summary | 0004481: operoverride does not work (join) | ||||
Description | 1) A channel that is +i or +b *!*@* 2) Oper invites himself * OperOverride notice and logging message etc are correctly generated 3) /JOIN ... * Nothing happens. No error. Nothing. | ||||
Additional Information | https://forums.unrealircd.org/viewtopic.php?f=46&t=8433&p=37632 | ||||
Tags | No tags attached. | ||||
3rd party modules | |||||
|
Another (side-)issue: there's no error generated whatsoever if you are ircop, even if you did not /invite yourself (should say invite only) |
|
https://github.com/unrealircd/unrealircd/commit/9ac8de500312a907ce47e0239405ba3ba5aacafd https://github.com/unrealircd/unrealircd/commit/a60389868811e27ca24cf27623b9f52c0272a650 commit a60389868811e27ca24cf27623b9f52c0272a650 Author: Bram Matthys <[email protected]> Date: Wed Dec 9 16:51:17 2015 +0100 Fix opers not getting any error messages when they are unable to join a channel. Remove OperOverride code from JOIN. This should be handled in INVITE, as in 3.2.x. commit 9ac8de500312a907ce47e0239405ba3ba5aacafd Author: Bram Matthys <[email protected]> Date: Wed Dec 9 16:49:04 2015 +0100 OperOverride didn't work (INVITE + JOIN) ** Sorry forgot to refer to this bugid |
Date Modified | Username | Field | Change |
---|---|---|---|
2015-12-06 19:13 | syzop | New Issue | |
2015-12-06 19:15 | syzop | Additional Information Updated | |
2015-12-06 19:17 | syzop | Note Added: 0018893 | |
2015-12-09 16:53 | syzop | Note Added: 0018901 | |
2015-12-09 16:53 | syzop | Status | new => resolved |
2015-12-09 16:53 | syzop | Fixed in Version | => 4.0.0-rc5 |
2015-12-09 16:53 | syzop | Resolution | open => fixed |
2015-12-09 16:53 | syzop | Assigned To | => syzop |