46
by wimpi on
20 October 2008, 05:35:46 +0200
(31 days ago)
Added conditional to protect initially created admin account from deletion by maintenance (CSB-12).
45
by wimpi on
08 October 2008, 05:51:25 +0200
(43 days ago)
Fixed rolename retrieval in authentication method; now passing service agent for authentication.
43
by wimpi on
24 September 2008, 22:13:17 +0200
(56 days ago)
Updates, split API and implementation, added a tracking proxy for service agents and for policies.
34
by wimpi on
13 March 2008, 20:06:59 +0100
(8 months ago)
MySQL requires validation query to avoid broken connections (whatever they say, its their fault, because the server does not properly close JDBC connections at timeout).
27
by wimpi on
25 December 2006, 04:16:36 +0100
(22 months ago)
Updates to cope with new Derby version. security is a reserved name now, and maintenance requires names in uppercase.
20
by wimpi on
11 May 2006, 08:55:40 +0200
(2 years 6 months ago)
Added a secure way to obtain a UserAgent instance for an authenticated SRP instance that was previously issued by the same service instance.