This is an automated email from the ASF dual-hosted git repository.
vnick pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/guacamole-client.git.
from 0066ce5 GUACAMOLE-275: Merge automatic post-update browser cache
refresh fix.
add e79b7b6 GUACAMOLE-1383: Do not double-encode client identifiers
within URLs.
add 9cb42ad GUACAMOLE-1383: Use URL-safe client identifiers by default,
maintaining backwards compatibility with identifiers using standard base64.
new d460781 GUACAMOLE-1383: Merge avoid double-encoding client
identifiers within URLs.
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:
.../src/app/client/controllers/clientController.js | 2 +-
.../src/app/navigation/types/ClientIdentifier.js | 61 +++++++++++++++++++++-
2 files changed, 60 insertions(+), 3 deletions(-)