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 2017/06/07 03:09:00 UTC

[6/6] incubator-guacamole-client git commit: GUACAMOLE-284: Merge database account restrictions when users required.

GUACAMOLE-284: Merge database account restrictions when users required.


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

Branch: refs/heads/master
Commit: 728d9b937c80bbf61ac79dd563dc1775203b34e6
Parents: eb087ae 862e2c3
Author: James Muehlner <ja...@guac-dev.org>
Authored: Tue Jun 6 20:06:28 2017 -0700
Committer: James Muehlner <ja...@guac-dev.org>
Committed: Tue Jun 6 20:06:28 2017 -0700

----------------------------------------------------------------------
 .../jdbc/JDBCAuthenticationProviderService.java | 58 +++++++++++++-------
 .../guacamole/auth/jdbc/user/ModeledUser.java   | 26 +++++++++
 .../guacamole/auth/jdbc/user/UserModel.java     | 31 ++++++-----
 .../guacamole/auth/jdbc/user/UserService.java   | 19 ++-----
 4 files changed, 84 insertions(+), 50 deletions(-)
----------------------------------------------------------------------