Re: Pending users don't get login failed error

2025-04-15 Thread Michael Jumper
On 4/14/25 5:27 AM, Efraim Vagner wrote: Hi, No sure if this is a bug in guacd or the intended behavior and I just don't use it correctly. I use guacamole-common-js and the guacd docker image in my system. As part of the system, in my own js code, I check if login was successful. However, sinc

Re: Does every connection uses HTTPTunnel?

2025-04-15 Thread Michael Jumper
On 4/15/25 7:32 AM, Cedric Biedermann wrote: Does every websocket-tunnel for connection also creates a normal HTTPTunnel automatically? I tried to understand how CLIENT_ERRORS (e.g.: "ERROR_CLIENT_301"     : "Log in failed. Please reconnect and try again."), are displayed at the angular part an

Does every connection uses HTTPTunnel?

2025-04-15 Thread Cedric Biedermann
Does every websocket-tunnel for connection also creates a normal HTTPTunnel automatically? I tried to understand how CLIENT_ERRORS (e.g.: "ERROR_CLIENT_301" : "Log in failed. Please reconnect and try again."), are displayed at the angular part and it seems they are given by Guacamole.HTTPTunnel