- Jan 24, 2013
-
-
brinn authored
SVN: 28185
-
brinn authored
SVN: 28184
-
felmer authored
SVN: 28183
-
brinn authored
Update email, first name or last name of user on login if changed in the underlying authentication repository. SVN: 28182
-
brinn authored
Do not bail out on EnvironmentFailureException of authenticationService.check(), if the authentication service is remote, but just write a warning about the failed check into the log. SVN: 28181
-
brinn authored
SVN: 28180
-
felmer authored
SVN: 28179
-
kohleman authored
SVN: 28178
-
felmer authored
SVN: 28177
-
felmer authored
PersistentExtendedBlockingQueueDecoratorTest.testThreadSafetiness() adding only 1000 items to the queue instead of 10000. Should fix broken CI. SVN: 28176
-
felmer authored
SVN: 28175
-
felmer authored
SVN: 28174
-
- 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
SVN: 28172
-
brinn authored
SVN: 28171
-
jakubs authored
SVN: 28168
-
jakubs authored
SVN: 28167
-
felmer authored
SVN: 28166
-
jakubs authored
SVN: 28165
-
jakubs authored
SVN: 28164
-
barillac authored
SVN: 28163
-
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
-
felmer authored
Timeout in PersistentExtendedBlockingQueueDecoratorTest.PersistentExtendedBlockingQueueDecoratorTest() increased. SVN: 28161
-
felmer authored
SVN: 28160
-
felmer authored
SVN: 28159
-
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
-
-
anttil authored
BIS-311 / SP-478: SINERGIA: problem with specifying datasets paths for showing multiple csvs in reporting plugins SVN: 28155
-
felmer authored
SVN: 28154
-
felmer authored
SVN: 28153
-
felmer authored
SVN: 28152
-
brinn authored
Fix: some places still used the hard-coded connection timeouts that are now replaced by the configurable timeouts. SVN: 28151
-
felmer authored
SVN: 28150
-
brinn authored
SVN: 28149
-
brinn authored
SVN: 28148
-
brinn authored
SVN: 28147
-
brinn authored
SVN: 28146
-
jakubs authored
SVN: 28145
-
- Jan 21, 2013
-
-
brinn authored
Add parameters remote-connection-timeout and remote-operation-timeout for setting timeouts of SSH remote connections and operations. This is to support slow hosts and networks (in particular Windows hosts using Cygwin binaries) that always timeout with the default settings. SVN: 28144
-