- Aug 19, 2014
-
-
jakubs authored
SVN: 32230
-
- Jul 14, 2014
-
-
pkupczyk authored
SVN: 32055
-
- Jul 07, 2014
-
-
felmer authored
SSDM-561: 'apply from' remote (http://svncisd.ethz.ch/repos/cisd/gradle/trunk/javaproject.gradle) replaced by local (../gradle/javaproject.gradle) SVN: 31873
-
- Mar 28, 2014
-
-
juanf authored
SVN: 31202
-
- Mar 25, 2014
-
-
juanf authored
SVN: 31194
-
- Jan 30, 2014
-
-
juanf authored
SVN: 30455
-
- Nov 05, 2013
- Oct 28, 2013
-
-
anttil authored
SWE-22 / SP-970: cleaned up build files of projects common, openbis-common, openbis_api, dbmigration, authentication, openbis SVN: 30034
-
- Oct 21, 2013
-
-
anttil authored
SVN: 29989
-
- Oct 07, 2013
- Jun 24, 2013
-
-
jakubs authored
SVN: 29441
-
- Jun 21, 2013
-
-
juanf authored
SVN: 29430
-
- May 02, 2013
- Jan 24, 2013
- Jan 23, 2013
-
-
brinn authored
Make the CachingAuthenticationService available as a Spring bean and make it the default in the template service.properties. Change timeout and caching durations to support the formats fo DateTimeUtils.parseDurationString(). SVN: 28173
-
brinn authored
Add IAuthenticationService.isConfigured() and use this to exclude non-configured services from StackedAuthenticationService. Change timeout configuration for LDAP from milli-seconds to seconds. Add timeout setting for Crowd and set it to 10s by default (used to be 5min hard-coded). SVN: 28162
-
brinn authored
SVN: 28158
-
brinn authored
SVN: 28157
-
brinn authored
Fix: remove cache entry in re-validation when the user has been logged in with an outdated password. SVN: 28156
-
- Jan 22, 2013
- Jan 21, 2013
-
-
brinn authored
SVN: 28143
-
brinn authored
SVN: 28142
-
brinn authored
Refactor LineBasedUserStore to be able to work also with sub-class of UserEntry. (add forgotten class) SVN: 28141
-
brinn authored
Refactor LineBasedUserStore to be able to work also with sub-class of UserEntry. Add some more unit tests to FileAuthenticationServiceTest. Add logging to FileAuthenticationServiceTest. SVN: 28140
-
brinn authored
SVN: 28139
-
- Jan 20, 2013
- Jan 19, 2013
-
-
brinn authored
User method tryGetAndAuthenticateUserByEmail() rather than listPrincipalsByEmail() in DefaultSessionManager to authenticate a user by its email address. SVN: 28133
-
brinn authored
Add memory caching to FileAuthenticationService; add authentication by email to FileAuthenticationService. SVN: 28132
-
- Nov 01, 2012
-
-
brinn authored
Revert r27035 (rename ch.systemsx.cisd.common.exception back to ch.systemsx.cisd.common.exceptions) as it breaks backward compatibility of the public APIs. SVN: 27469
-
- Oct 31, 2012
-
-
brinn authored
Support configuring a timeout and the retry behavior of LDAP authenticator. Choose defaults to be timeout: 10s, waitAfterFailure: 10s, maxRetries: 1. Improve error logging. SVN: 27438
-