[jira] [Created] (GUACAMOLE-578) Restore database can't login anymore

2018-06-21 Thread Robbert Lambrechts (JIRA)
Robbert Lambrechts created GUACAMOLE-578: Summary: Restore database can't login anymore Key: GUACAMOLE-578 URL: https://issues.apache.org/jira/browse/GUACAMOLE-578 Project: Guacamole

[jira] [Created] (GUACAMOLE-577) Add Proxy Hostname and Port to LDAP Extension

2018-06-21 Thread Steve Alder (JIRA)
Steve Alder created GUACAMOLE-577: - Summary: Add Proxy Hostname and Port to LDAP Extension Key: GUACAMOLE-577 URL: https://issues.apache.org/jira/browse/GUACAMOLE-577 Project: Guacamole

[08/26] guacamole-client git commit: GUACAMOLE-524: Add custom attribute tokens with tokenFilter

2018-06-21 Thread vnick
GUACAMOLE-524: Add custom attribute tokens with tokenFilter Project: http://git-wip-us.apache.org/repos/asf/guacamole-client/repo Commit: http://git-wip-us.apache.org/repos/asf/guacamole-client/commit/3abc9966 Tree: http://git-wip-us.apache.org/repos/asf/guacamole-client/tree/3abc9966 Diff:

[04/26] guacamole-client git commit: GUACAMOLE-524: Removed changes to Credentials

2018-06-21 Thread vnick
GUACAMOLE-524: Removed changes to Credentials Project: http://git-wip-us.apache.org/repos/asf/guacamole-client/repo Commit: http://git-wip-us.apache.org/repos/asf/guacamole-client/commit/4c1281d8 Tree: http://git-wip-us.apache.org/repos/asf/guacamole-client/tree/4c1281d8 Diff:

[02/26] guacamole-client git commit: GUACAMOLE-524: Add LDAP attributes to credentials. AuthenticationProviderService gets LDAP attributes from confService and queries the LDAP server to find values o

2018-06-21 Thread vnick
GUACAMOLE-524: Add LDAP attributes to credentials. AuthenticationProviderService gets LDAP attributes from confService and queries the LDAP server to find values on user for specified attributes. Added a Map to Credentials named ldapAttrs and a getLDAPAttributes() and setLDAPAttributes() to

[05/26] guacamole-client git commit: GUACAMOLE-524: Add Custom Attributes to Tokens Added method to add custom map of tokens to StandardTokens.

2018-06-21 Thread vnick
GUACAMOLE-524: Add Custom Attributes to Tokens Added method to add custom map of tokens to StandardTokens. Project: http://git-wip-us.apache.org/repos/asf/guacamole-client/repo Commit: http://git-wip-us.apache.org/repos/asf/guacamole-client/commit/165d3d0d Tree:

[10/26] guacamole-client git commit: GUACAMOLE-524: Removed implements Attributes and fixed up code

2018-06-21 Thread vnick
GUACAMOLE-524: Removed implements Attributes and fixed up code Project: http://git-wip-us.apache.org/repos/asf/guacamole-client/repo Commit: http://git-wip-us.apache.org/repos/asf/guacamole-client/commit/3548f8c6 Tree: http://git-wip-us.apache.org/repos/asf/guacamole-client/tree/3548f8c6 Diff:

[11/26] guacamole-client git commit: GUACAMOLE-524: Removed weird casting

2018-06-21 Thread vnick
GUACAMOLE-524: Removed weird casting Project: http://git-wip-us.apache.org/repos/asf/guacamole-client/repo Commit: http://git-wip-us.apache.org/repos/asf/guacamole-client/commit/d27f8f9b Tree: http://git-wip-us.apache.org/repos/asf/guacamole-client/tree/d27f8f9b Diff:

[03/26] guacamole-client git commit: GUACAMOLE-524: Add LDAP attribute tokens to StandardTokens. In method addStandardTokens(TokenFilter, Credentials), adds each LDAP attribute from credentials.getLDA

2018-06-21 Thread vnick
GUACAMOLE-524: Add LDAP attribute tokens to StandardTokens. In method addStandardTokens(TokenFilter, Credentials), adds each LDAP attribute from credentials.getLDAPAttributes(). Name of token is "USER_ATTR:" + name of attribute and value is the value of the attribute. Project:

[06/26] guacamole-client git commit: GUACAMOLE-524: Add arbitrary attributes on AuthenticatedUser Add attribute map to AuthenticatedUser along with methods for retrieving and setting map. Also, make A

2018-06-21 Thread vnick
GUACAMOLE-524: Add arbitrary attributes on AuthenticatedUser Add attribute map to AuthenticatedUser along with methods for retrieving and setting map. Also, make AuthenticatedUser implement Attributes. Project: http://git-wip-us.apache.org/repos/asf/guacamole-client/repo Commit:

[07/26] guacamole-client git commit: GUACAMOLE-524: Changed to use AuthenticatedUser instead of Credentials Fixed up some code style and add attributes in AuthenticatedUser object.

2018-06-21 Thread vnick
GUACAMOLE-524: Changed to use AuthenticatedUser instead of Credentials Fixed up some code style and add attributes in AuthenticatedUser object. Project: http://git-wip-us.apache.org/repos/asf/guacamole-client/repo Commit: http://git-wip-us.apache.org/repos/asf/guacamole-client/commit/f5f9f627

[01/26] guacamole-client git commit: GUACAMOLE-524: Added reading of LDAP attributes in guacamole.properties named 'ldap-user-attributes'. Added method getAttributes() in ConfigurationService to read

2018-06-21 Thread vnick
Repository: guacamole-client Updated Branches: refs/heads/master 33679a08d -> a9637494a GUACAMOLE-524: Added reading of LDAP attributes in guacamole.properties named 'ldap-user-attributes'. Added method getAttributes() in ConfigurationService to read environment property

[jira] [Updated] (GUACAMOLE-577) Add Proxy Hostname and Port to LDAP Extension

2018-06-21 Thread Nick Couchman (JIRA)
[ https://issues.apache.org/jira/browse/GUACAMOLE-577?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nick Couchman updated GUACAMOLE-577: Priority: Minor (was: Major) > Add Proxy Hostname and Port to LDAP Extension >

[jira] [Closed] (GUACAMOLE-578) Restore database can't login anymore

2018-06-21 Thread Nick Couchman (JIRA)
[ https://issues.apache.org/jira/browse/GUACAMOLE-578?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nick Couchman closed GUACAMOLE-578. --- Resolution: Invalid This is not intended to be a generic help forum. If you're looking

[jira] [Updated] (GUACAMOLE-577) Add Proxy Hostname and Port to LDAP Extension

2018-06-21 Thread Nick Couchman (JIRA)
[ https://issues.apache.org/jira/browse/GUACAMOLE-577?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nick Couchman updated GUACAMOLE-577: Affects Version/s: (was: 0.9.14) (was: 0.9.13-incubating)

[25/26] guacamole-client git commit: GUACAMOLE-524: Removed unused imports, fixed comments, and condensed code

2018-06-21 Thread vnick
GUACAMOLE-524: Removed unused imports, fixed comments, and condensed code Project: http://git-wip-us.apache.org/repos/asf/guacamole-client/repo Commit: http://git-wip-us.apache.org/repos/asf/guacamole-client/commit/927c04b9 Tree:

[13/26] guacamole-client git commit: GUACAMOLE-524: Implements Attributes and provides getAttributes and setAttributes default methods

2018-06-21 Thread vnick
GUACAMOLE-524: Implements Attributes and provides getAttributes and setAttributes default methods Project: http://git-wip-us.apache.org/repos/asf/guacamole-client/repo Commit: http://git-wip-us.apache.org/repos/asf/guacamole-client/commit/fa33c98d Tree:

[14/26] guacamole-client git commit: GUACAMOLE-524: Add implements Attributes

2018-06-21 Thread vnick
GUACAMOLE-524: Add implements Attributes Project: http://git-wip-us.apache.org/repos/asf/guacamole-client/repo Commit: http://git-wip-us.apache.org/repos/asf/guacamole-client/commit/cde13be0 Tree: http://git-wip-us.apache.org/repos/asf/guacamole-client/tree/cde13be0 Diff:

[26/26] guacamole-client git commit: GUACAMOLE-524: Merge allow user attributes to be used as tokens.

2018-06-21 Thread vnick
GUACAMOLE-524: Merge allow user attributes to be used as tokens. Project: http://git-wip-us.apache.org/repos/asf/guacamole-client/repo Commit: http://git-wip-us.apache.org/repos/asf/guacamole-client/commit/a9637494 Tree: http://git-wip-us.apache.org/repos/asf/guacamole-client/tree/a9637494 Diff:

[23/26] guacamole-client git commit: GUACAMOLE-524: Added attributes in ModeledAuthenticatedUser

2018-06-21 Thread vnick
GUACAMOLE-524: Added attributes in ModeledAuthenticatedUser Project: http://git-wip-us.apache.org/repos/asf/guacamole-client/repo Commit: http://git-wip-us.apache.org/repos/asf/guacamole-client/commit/f24a6a8b Tree: http://git-wip-us.apache.org/repos/asf/guacamole-client/tree/f24a6a8b Diff:

[16/26] guacamole-client git commit: GUACAMOLE-524: Fixed up code style and comments Also added Override tag in AbstractAuthenticatedUser on getAttributes and setAttributes.

2018-06-21 Thread vnick
GUACAMOLE-524: Fixed up code style and comments Also added Override tag in AbstractAuthenticatedUser on getAttributes and setAttributes. Project: http://git-wip-us.apache.org/repos/asf/guacamole-client/repo Commit: http://git-wip-us.apache.org/repos/asf/guacamole-client/commit/4791adaa Tree:

[20/26] guacamole-client git commit: GUACAMOLE-524: Changed addStandardTokens so user.getAttributes is called

2018-06-21 Thread vnick
GUACAMOLE-524: Changed addStandardTokens so user.getAttributes is called Project: http://git-wip-us.apache.org/repos/asf/guacamole-client/repo Commit: http://git-wip-us.apache.org/repos/asf/guacamole-client/commit/49c3f118 Tree:

[19/26] guacamole-client git commit: GUACAMOLE-524: Fixed Order of imports

2018-06-21 Thread vnick
GUACAMOLE-524: Fixed Order of imports Project: http://git-wip-us.apache.org/repos/asf/guacamole-client/repo Commit: http://git-wip-us.apache.org/repos/asf/guacamole-client/commit/3d4f465c Tree: http://git-wip-us.apache.org/repos/asf/guacamole-client/tree/3d4f465c Diff:

[21/26] guacamole-client git commit: Updated JavaDoc for addStandardTokens

2018-06-21 Thread vnick
Updated JavaDoc for addStandardTokens Project: http://git-wip-us.apache.org/repos/asf/guacamole-client/repo Commit: http://git-wip-us.apache.org/repos/asf/guacamole-client/commit/653b4e01 Tree: http://git-wip-us.apache.org/repos/asf/guacamole-client/tree/653b4e01 Diff:

[17/26] guacamole-client git commit: GUACAMOLE-524: Fixed Javadoc and removed unnecessary methods

2018-06-21 Thread vnick
GUACAMOLE-524: Fixed Javadoc and removed unnecessary methods Project: http://git-wip-us.apache.org/repos/asf/guacamole-client/repo Commit: http://git-wip-us.apache.org/repos/asf/guacamole-client/commit/58c8f3e1 Tree: http://git-wip-us.apache.org/repos/asf/guacamole-client/tree/58c8f3e1 Diff:

[12/26] guacamole-client git commit: GUACAMOLE-524: Fixed try block, exceptions, and import order

2018-06-21 Thread vnick
GUACAMOLE-524: Fixed try block, exceptions, and import order Project: http://git-wip-us.apache.org/repos/asf/guacamole-client/repo Commit: http://git-wip-us.apache.org/repos/asf/guacamole-client/commit/00b33dae Tree: http://git-wip-us.apache.org/repos/asf/guacamole-client/tree/00b33dae Diff:

[24/26] guacamole-client git commit: GUACAMOLE-524: Changed this to super and removed debugging stuff

2018-06-21 Thread vnick
GUACAMOLE-524: Changed this to super and removed debugging stuff Project: http://git-wip-us.apache.org/repos/asf/guacamole-client/repo Commit: http://git-wip-us.apache.org/repos/asf/guacamole-client/commit/cb4f2847 Tree: http://git-wip-us.apache.org/repos/asf/guacamole-client/tree/cb4f2847 Diff: