pithos
15 years agoAdd debugging info on failed Shibboleth authentications. That way the user can aid...
pastith [Fri, 20 Feb 2009 13:46:22 +0000 (13:46 +0000)]
Add debugging info on failed Shibboleth authentications. That way the user can aid their IdP on resolving the problem.

15 years agofixed an infinite loop when source and target are the same folders
koutsoub [Fri, 20 Feb 2009 12:04:27 +0000 (12:04 +0000)]
fixed an infinite loop when source and target are the same folders

15 years agoPartial revert of r18: don't encode the resource names, only the URIs.
pastith [Fri, 20 Feb 2009 10:58:48 +0000 (10:58 +0000)]
Partial revert of r18: don't encode the resource names, only the URIs.

15 years agoEncode the nonce before using it, since the servler container decodes it automatically.
pastith [Thu, 19 Feb 2009 20:42:06 +0000 (20:42 +0000)]
Encode the nonce before using it, since the servler container decodes it automatically.

15 years ago- Properly encode resource names and paths while constructing the JSON response.
pastith [Thu, 19 Feb 2009 15:26:17 +0000 (15:26 +0000)]
- Properly encode resource names and paths while constructing the JSON response.
- Modify the signature calculation algorithm, in order to accomodate file names with spaces or localized file names. Now the path must be URI-encoded (once!) before being concatenated to the rest of the signature.

15 years agoReturn the shared files that do not belong in shared folders for GETs in the 'shared...
pastith [Thu, 19 Feb 2009 12:04:38 +0000 (12:04 +0000)]
Return the shared files that do not belong in shared folders for GETs in the 'shared' namespace.

15 years agoProperly encode the nonce in order to avoid modifications by the servlet container.
pastith [Thu, 19 Feb 2009 11:50:32 +0000 (11:50 +0000)]
Properly encode the nonce in order to avoid modifications by the servlet container.

15 years agoRemove pointless service configurations.
pastith [Thu, 19 Feb 2009 10:34:06 +0000 (10:34 +0000)]
Remove pointless service configurations.

15 years agoRemove pointless configuration files. These are supposed to be different for each...
pastith [Wed, 18 Feb 2009 20:51:13 +0000 (20:51 +0000)]
Remove pointless configuration files. These are supposed to be different for each production deployment.

15 years agoRemove unused configuration parameters.
pastith [Wed, 18 Feb 2009 13:49:16 +0000 (13:49 +0000)]
Remove unused configuration parameters.

15 years agoSet svn:ignore.
pastith [Tue, 17 Feb 2009 13:53:37 +0000 (13:53 +0000)]
Set svn:ignore.

15 years agoInitial import.
pastith [Tue, 17 Feb 2009 13:47:33 +0000 (13:47 +0000)]
Initial import.

15 years agoInitial directory structure.
unknown [Mon, 16 Feb 2009 12:33:50 +0000 (12:33 +0000)]
Initial directory structure.