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 1b6b54502 GUACAMOLE-1372: Merge support for signed SAML requests.
add c9a2fc249 GUACAMOLE-1320: Provide chunked file upload mechanism
add 003f7e945 GUACAMOLE-1320: Provide chunked file upload mechanism - add
sendEnd()
add a116208a6 GUACAMOLE-1320: Provide chunked file upload mechanism -
update uploadHandler documentation
new 6138a51e9 GUACAMOLE-1320: Merge support for chunked file uploads.
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/types/ManagedFileUpload.js | 10 +-
.../src/app/rest/services/tunnelService.js | 145 +++++++++++++++------
.../tunnel/InputStreamInterceptingFilter.java | 8 +-
3 files changed, 114 insertions(+), 49 deletions(-)