Statistics
| Branch: | Tag: | Revision:

root / gss @ 903c2182

Name Size
  .externalToolBuilders
  .settings
  docs
  ear
  jboss
  jboss-config
  lib
  mbeans
  persistence
  src
  test
  war
  webdav
.classpath 1.2 kB
.project 758 Bytes
BUILD.txt 3.4 kB
COPYING 36.5 kB
ExternalAPITest.launch 1.9 kB
GSS-tests.launch 2.9 kB
GSS-ubuntu64.launch 2.5 kB
GSS.launch 2.5 kB
NOTICE 167 Bytes
README.txt 1023 Bytes
build.xml 13.6 kB

Latest revisions

# Date Author Comment
903c2182 03/12/2009 12:16 pm Giannis Koutsoubos

make other shared folder nodes draggable
tune node updates

cae9f83e 03/11/2009 07:38 pm Giannis Koutsoubos

fixed error in folder rename by trimming the updated folder path

8edf989e 03/11/2009 06:25 pm pastith

Add references to the bundled SHA-1 JavaScript implementation.

a52ea5e4 03/11/2009 06:16 pm pastith

Merge the web_client_signed branch. Now the Web client communicates solely through the REST API with the server. Also, modified the hosted mode launchers a bit to pass the token as a parameter to the client.

599c9fc4 03/11/2009 06:02 pm pastith

Avoid a NPE when creating files.

f5903adf 03/10/2009 12:42 pm pastith

Add an API method for receiving the progress in file uploads. It's a GET request on the file URI with the "progress" parameter containing the file name. For file updates the file name can be omitted.

1d36b941 03/06/2009 06:48 pm pastith

Allow GET requests for files with the authorization and date headers passed as request parameters instead of HTTP headers. This should solve some hairy issues on implementing file downloads for browser-based clients.

d56ff693 03/05/2009 05:12 pm fstamatelopoulos

added webDAV help section

ce483ad0 03/05/2009 04:59 pm fstamatelopoulos

added sharing help section and fixed some typos

bda7d76d 03/05/2009 04:45 pm pastith

Add support for authenticated uploads from browser-based web apps using form POST. Essentially we just defer the authentication until we verify that it's a multipart POST with the proper parameters (Date & Authorization with the same content as the respective headers). This resulted in extracting the two main validation procedures into separate reusable methods, isTimeValid() & isSignatureValid().

View revisions

Also available in: Atom