Statistics
| Branch: | Tag: | Revision:

root @ 1d36b941

Name Size
  gss

Latest revisions

# Date Author Comment
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().

897da628 03/05/2009 04:24 pm fstamatelopoulos

search section of the greek user guide

db9c51e8 03/04/2009 02:15 pm fstamatelopoulos

- images & text for the copy/cut help section of the user guide (el)
- added dnd help in the delete section

21d44a87 03/04/2009 01:00 pm fstamatelopoulos

update to match code change

3a90e4f3 03/04/2009 12:56 pm pastith

Don't pollute the method signature with pointless exceptions.

78e9aea7 03/04/2009 12:55 pm fstamatelopoulos

images and text for the "delete help" section of the user guide (el)

76af315b 03/04/2009 12:54 pm fstamatelopoulos

- change order of options in trash context menu to match the context menu of deleted items
- change "empty trash" icon to a more appropriate and consistent one

View all revisions | View revisions

Also available in: Atom