necouchman opened a new pull request #382: GUACAMOLE-736: Remove JAXB data 
conversion in favor of Guava
URL: https://github.com/apache/guacamole-client/pull/382
 
 
   This pull request replaces all of the instances of `DatatypeConverter` from 
the deprecated `java.xml.bind` package with the equivalent Guava packages from 
the `BaseEncoding` class(es).
   
   I've tested the following items:
   - Log in with JDBC
   - Log in with RADIUS, including 2FA
   - Start SSH connection
   
   These tests have worked fine.  There are probably a couple of other corner 
cases that need to be tested - I have no way of testing the Duo module, TOTP 
should probably be validated, and changing passwords in JDBC should be 
verified, as well.  But, initial tests look good.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to