This is an automated email from the ASF dual-hosted git repository.

mjumper pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/guacamole-client.git.


    from 44df0e3  GUACAMOLE-749: Merge Call proper function when flattening a 
GroupListItem tree.
     new d761f55  GUACAMOLE-678: Implement new UriGuacamoleProperty.
     new 704c7b6  GUACAMOLE-678: Use new URI property for existing 
configuration items.
     new b6e7fc9  GUACAMOLE-678: Rename UriGuacamoleProperty to 
URIGuacamoleProperty.
     new 50b4bec  GUACAMOLE-678: Merge new URI implementation of 
GuacamoleProperty.

The 5034 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 extensions/guacamole-auth-cas/pom.xml              |  8 +++++
 .../auth/cas/conf/CASGuacamoleProperties.java      | 10 +++----
 .../auth/cas/conf/ConfigurationService.java        |  5 ++--
 .../guacamole/auth/cas/form/CASTicketField.java    | 34 +++++++---------------
 .../auth/cas/ticket/TicketValidationService.java   |  9 +++---
 extensions/guacamole-auth-openid/pom.xml           |  8 +++++
 .../auth/openid/conf/ConfigurationService.java     | 20 +++++++------
 .../guacamole/auth/openid/form/TokenField.java     | 33 +++++++++------------
 .../auth/openid/token/TokenValidationService.java  |  2 +-
 ...moleProperty.java => URIGuacamoleProperty.java} | 27 +++++++++--------
 10 files changed, 77 insertions(+), 79 deletions(-)
 copy 
guacamole-ext/src/main/java/org/apache/guacamole/properties/{LongGuacamoleProperty.java
 => URIGuacamoleProperty.java} (67%)

Reply via email to