Merge 0.9.13-incubating changes back to master.
Project: http://git-wip-us.apache.org/repos/asf/incubator-guacamole-client/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-guacamole-client/commit/5d139941 Tree: http://git-wip-us.apache.org/repos/asf/incubator-guacamole-client/tree/5d139941 Diff: http://git-wip-us.apache.org/repos/asf/incubator-guacamole-client/diff/5d139941 Branch: refs/heads/master Commit: 5d1399413b2153cb9d8f94a57501c92d1ef95c20 Parents: 303be24 de12b68 Author: Nick Couchman <[email protected]> Authored: Wed Jun 28 08:10:19 2017 -0400 Committer: Nick Couchman <[email protected]> Committed: Wed Jun 28 08:10:19 2017 -0400 ---------------------------------------------------------------------- .../auth/jdbc/connection/ModeledConnection.java | 4 ++-- .../guacamole/auth/jdbc/user/ModeledUser.java | 8 ++++---- .../org/apache/guacamole/form/TextField.java | 21 ++++++++++++++++++++ 3 files changed, 27 insertions(+), 6 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-guacamole-client/blob/5d139941/extensions/guacamole-auth-jdbc/modules/guacamole-auth-jdbc-base/src/main/java/org/apache/guacamole/auth/jdbc/connection/ModeledConnection.java ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-guacamole-client/blob/5d139941/extensions/guacamole-auth-jdbc/modules/guacamole-auth-jdbc-base/src/main/java/org/apache/guacamole/auth/jdbc/user/ModeledUser.java ----------------------------------------------------------------------
