View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0003950 | unreal | ircd | public | 2010-08-25 06:43 | 2010-09-20 14:32 |
Reporter | ohnobinki | Assigned To | ohnobinki | ||
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | resolved | Resolution | fixed | ||
Product Version | 3.2.8 | ||||
Target Version | 3.2.9-RC1 | Fixed in Version | 3.2.9-RC1 | ||
Summary | 0003950: oper-up message uses vhost instead of realhost | ||||
Description | because people are too lazy to file their own bug reports: 2010/08/25 22:35 -!- Josh [[email protected]] has joined #unreal-support 22:35 -!- mode/#unreal-support [+v Josh] by UnrealHelper 22:36 <+Josh> Hey, is there any way when a staff member opers up I can get the server notice to show the real host instead of the masked one? 22:40 <~Stealth> ermmm... the oper notifications always show the real host 22:41 <+Josh> It shows the failed oper attempt's real host, but not a successful oper. 22:44 <@Jobe> thats a bug iirc 22:44 -!- infidel [[email protected]] has quit [Ping timeout] 22:45 <@Jobe> hmmm 22:45 <@Jobe> the failed attempts use sptr->sockhost but the success notices use GetHost(sptr) 22:45 <@Jobe> :/ 22:47 <+Josh> So, I'll take it as there's nothing I can do about it atm? 22:49 <@Jobe> report it on the bug tracker 22:49 <@Jobe> its still present in the current CVS revision as far as I can see 22:50 <+Josh> Will-co 22:50 <~Stealth> maybe binki will fix 22:50 <@Jobe> Stealth, dont we have to rape him to get him to work though? 22:50 <@Jobe> well that or bribery For logging purposes/automated parsing of the snomasked notice, it would seem to make sense for the realhost to be provided. I don't think there is any reason to preserve display of the vhost in the notice. | ||||
Steps To Reproduce | Example logs: notices: 00:36 [ohnopub] !ohnopublishing.net a (ohnobinki@undisclosed-981307ED) [binki] is now a network administrator (N) 00:36 [ohnopub] !ohnopublishing.net a ([email protected]) [binki] is now a network administrator (N) 00:39 [ohnopub] !ohnopublishing.net Failed OPER attempt by a (ohnobinki@localhost) using UID binki [FAILEDAUTH] commands: USER a b c d e f NICK a OPER binki <password> SETHOST test.net MODE a -o OPER binki <password> MODE a -o OPER binki wrongpassword | ||||
Additional Information | Expected behavior: the successful oper-up message should give the same host as the failure message. | ||||
Tags | No tags attached. | ||||
Attached Files | |||||
3rd party modules | |||||
Date Modified | Username | Field | Change |
---|---|---|---|
2010-08-25 06:43 | ohnobinki | New Issue | |
2010-08-25 06:43 | ohnobinki | QA | => Not touched yet by developer |
2010-08-25 06:43 | ohnobinki | U4: Need for upstream patch | => No need for upstream InspIRCd patch |
2010-08-25 06:43 | ohnobinki | U4: Upstream notification of bug | => Not decided |
2010-08-25 06:43 | ohnobinki | U4: Contributor working on this | => None |
2010-08-25 06:50 | ohnobinki | File Added: unreal-3950-oper-up-no-vhost.patch | |
2010-08-25 06:50 | ohnobinki | Status | new => assigned |
2010-08-25 06:50 | ohnobinki | Assigned To | => ohnobinki |
2010-09-19 18:42 | ohnobinki | Relationship added | child of 0003915 |
2010-09-20 10:33 | syzop | Note Added: 0016372 | |
2010-09-20 14:31 | ohnobinki | Relationship added | child of 0003776 |
2010-09-20 14:31 | ohnobinki | Relationship deleted | child of 0003915 |
2010-09-20 14:32 | ohnobinki | Note Added: 0016373 | |
2010-09-20 14:32 | ohnobinki | Status | assigned => resolved |
2010-09-20 14:32 | ohnobinki | Fixed in Version | => 3.2.9-RC1 |
2010-09-20 14:32 | ohnobinki | Resolution | open => fixed |