dd4f8a
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.