You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@guacamole.apache.org by mj...@apache.org on 2020/05/26 01:15:43 UTC

[guacamole-client] branch master updated (e4aa6bd -> 4fec463)

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 e4aa6bd  Merge staging/1.2.0 changes back to master.
     add e216f83  GUACAMOLE-1081: Implement token modifiers for upper and lower case.
     new 4fec463  GUACAMOLE-1081: Merge support for parameter token modifiers.

The 1 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:
 .../org/apache/guacamole/token/TokenFilter.java    | 39 +++++++++++++++++++---
 .../apache/guacamole/token/TokenFilterTest.java    | 20 +++++++++--
 2 files changed, 53 insertions(+), 6 deletions(-)


[guacamole-client] 01/01: GUACAMOLE-1081: Merge support for parameter token modifiers.

Posted by mj...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit 4fec4638fc8652b684eea069e9ee9fe423615bfa
Merge: e4aa6bd e216f83
Author: Mike Jumper <mj...@apache.org>
AuthorDate: Mon May 25 18:15:32 2020 -0700

    GUACAMOLE-1081: Merge support for parameter token modifiers.

 .../org/apache/guacamole/token/TokenFilter.java    | 39 +++++++++++++++++++---
 .../apache/guacamole/token/TokenFilterTest.java    | 20 +++++++++--
 2 files changed, 53 insertions(+), 6 deletions(-)