- 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
-
- Oct 05, 2012
- Oct 04, 2012
- Sep 26, 2012
-
-
jakubs authored
SVN: 26825
-
- Sep 23, 2012
- Sep 18, 2012
- Jul 28, 2012
-
-
brinn authored
SVN: 26250
-
- Jun 04, 2012
-
-
brinn authored
SVN: 25543
-