dd4f8a Rework the way the session is built and the user's password updated

Authored and Committed by Pierre-Yves Chibon 8 years ago
    Rework the way the session is built and the user's password updated
    
    With the previous approach it was like the session was never caught/set
    so the transaction would never end.
    With this, in staging, the transaction finished fine.