mike-jumper opened a new pull request, #980: URL: https://github.com/apache/guacamole-client/pull/980
This change builds off and refactors the changes from #966 to instead allow extensions to update (or even replace) the `Credentials` received by a user prior to authentication. In the context of Duo, this allows the Duo extension to internally cache and restore the credentials that were originally received prior to redirecting the user to the Duo service, allowing the `${GUAC_USERNAME}` and `${GUAC_PASSWORD}` tokens to continue working as intended. If acceptable, this is intended to supersede #973 and incorporates the same changes updating/removing old dependencies. I have not yet tested these changes against Duo; I'll do that shortly. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@guacamole.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org