You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@guacamole.apache.org by jm...@apache.org on 2016/07/30 18:34:33 UTC

[2/2] incubator-guacamole-client git commit: GUACAMOLE-5: Merge change to provided latest UserContext to updateUserContext().

GUACAMOLE-5: Merge change to provided latest UserContext to updateUserContext().


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/29f9aea1
Tree: http://git-wip-us.apache.org/repos/asf/incubator-guacamole-client/tree/29f9aea1
Diff: http://git-wip-us.apache.org/repos/asf/incubator-guacamole-client/diff/29f9aea1

Branch: refs/heads/master
Commit: 29f9aea1e81022ca4fb38c81663548ac4d558a05
Parents: 2adbb60 abbc83a
Author: James Muehlner <ja...@guac-dev.org>
Authored: Sat Jul 30 11:33:49 2016 -0700
Committer: James Muehlner <ja...@guac-dev.org>
Committed: Sat Jul 30 11:33:49 2016 -0700

----------------------------------------------------------------------
 .../auth/jdbc/InjectedAuthenticationProvider.java        |  3 ++-
 .../guacamole/auth/ldap/LDAPAuthenticationProvider.java  |  5 ++---
 .../guacamole/net/auth/AuthenticationProvider.java       |  8 +++++++-
 .../net/auth/simple/SimpleAuthenticationProvider.java    |  3 ++-
 .../extension/AuthenticationProviderFacade.java          |  4 ++--
 .../guacamole/rest/auth/AuthenticationService.java       | 11 ++++++++---
 6 files changed, 23 insertions(+), 11 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-guacamole-client/blob/29f9aea1/extensions/guacamole-auth-jdbc/modules/guacamole-auth-jdbc-base/src/main/java/org/apache/guacamole/auth/jdbc/InjectedAuthenticationProvider.java
----------------------------------------------------------------------