Never done a git bisect before :-) after 7 steps, its done :

$ git bisect bad
f21a7c63ebc105eb26eb5adf91c8e65e1f99e014 is the first bad commit
commit f21a7c63ebc105eb26eb5adf91c8e65e1f99e014
Author: Michael Jumper <[email protected]>
Date:   Thu May 28 19:01:13 2020 -0700

    GUACAMOLE-1298: Migrate to latest version of Guice and 
Jersey 2.x

:040000 040000 3abc05f30b6fc345a06ecd31c7c946d94bb5a687
bb8145256d75dc5c98e2d0ba0fbc72680e463962 M    guacamole

Luckily, the issue is straigthforward to test : no need to reset
database between tests, just bisect, mvn clean package, deploy, restart
tomcat and login.

Regards.

Le 27/03/2021 à 02:12, Nick Couchman a écrit :
> On Fri, Mar 26, 2021 at 8:13 AM Philippe MARASSE
> <[email protected]> wrote:
>
>     Folks,
>
>     For our usage, I've added some flexibility around CAS
>     autentication extension : the choice of CAS ticket validation
>     between SAML11/CASv2/CASv3 protocols. I can share it if someone is
>     interested in.
>
>     As a second instance, we have a simple guacamole client + jdbc &
>     totp extensions only. And I've met a strange issue : the first
>     login as guacadmin was not possible, the QR code does not show up :
>
>
>
>     If I download & install the last 1.3.0 war published, it works as
>     expected :
>
>
>     Has something been changed between 1.3.0 tag and master ?
>
>
> Oh, yes, plenty of things have changed in the past 3 months. If you're
> able, could you do a "git bisect" on the code to figure out where it
> breaks?
>
> -Nick

-- 
Philippe MARASSE

Responsable pôle Infrastructures
Direction de l'Informatique, Support à la Communication et à l'Organisation 
(DISCO)
Centre Hospitalier Henri Laborit
CS 10587 - 370 avenue Jacques Cœur 
86021 Poitiers Cedex
Tel : 05.49.44.57.19

Attachment: smime.p7s
Description: Signature cryptographique S/MIME

Reply via email to