Page 1 of 1

client version in client.user

Posted: Tue Jul 21, 2026 12:30 pm
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)

Re: client version in client.user

Posted: Tue Jul 21, 2026 3:10 pm
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.

Re: client version in client.user

Posted: Tue Jul 21, 2026 4:01 pm
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).

Re: client version in client.user

Posted: Tue Jul 21, 2026 9:17 pm
by CrazyCat
Yep, fixed, you have a new bug^W feature request: https://bugs.unrealircd.org/view.php?id=6637