client version in client.user

Questions/suggestions/support regarding the admin panel, the JSON-RPC interface and other such software

Moderator: Supporters

Post Reply
CrazyCat
Posts: 274
Joined: Thu Apr 28, 2005 1:05 pm
Location: France
Contact:

client version in client.user

Post by CrazyCat »

Hi there,

Has unrealIrcd get the client version on connexion (https://github.com/unrealircd/unrealirc ... ser.c#L104), is it possible to have it in client.user object ?

P.S.: I tried to open a bug but each time I get 'invalid value for "version"' (selected: 6.2.6)
Syzop
UnrealIRCd head coder
Posts: 2183
Joined: Sat Mar 06, 2004 8:57 pm
Location: .nl
Contact:

Re: client version in client.user

Post by Syzop »

Yeah sorry there is a problem with the bug tracker. I should really look into it today or tomorrow :D.

We don't have that ability atm. I do have an (internal, not public) feature request for that exact feature open though.
Syzop
UnrealIRCd head coder
Posts: 2183
Joined: Sat Mar 06, 2004 8:57 pm
Location: .nl
Contact:

Re: client version in client.user

Post by Syzop »

The bug tracker bug should be fixed now. I'll report it upstream to the MantisBT people. Basically picking any product version caused a failure, except for level developers and above (which is why i didn't get the bug).
CrazyCat
Posts: 274
Joined: Thu Apr 28, 2005 1:05 pm
Location: France
Contact:

Re: client version in client.user

Post by CrazyCat »

Yep, fixed, you have a new bug^W feature request: https://bugs.unrealircd.org/view.php?id=6637
Post Reply