Revision
9890 -
Directory Listing
-
[select for diffs]
Modified
Mon Jan 14 09:02:04 2008 UTC
(13 years, 1 month ago)
by
jstuyts
Diff to
previous 9889
SLAMS-32: added documentation to user database servlets password setting to explain that a digest can also be entered.
Revision
9581 -
Directory Listing
-
[select for diffs]
Modified
Wed Jan 2 11:28:14 2008 UTC
(13 years, 1 month ago)
by
jstuyts
Diff to
previous 9580
SLAMS-32: added capability to allow web applications to use standard A-Select procedure instead of the authentication process client.
Revision
9580 -
Directory Listing
-
[select for diffs]
Modified
Wed Jan 2 11:28:10 2008 UTC
(13 years, 1 month ago)
by
jstuyts
Diff to
previous 9116
SLAMS-32: added capability to allow web applications to use standard A-Select procedure instead of the authentication process client.
Revision
9048 -
Directory Listing
-
[select for diffs]
Modified
Wed Nov 21 17:45:12 2007 UTC
(13 years, 3 months ago)
by
jstuyts
Diff to
previous 9036
SLAMS-32: added exception logging servlet to prevent exception that possibly reveal sensitive information from being sent to the client.
Revision
9036 -
Directory Listing
-
[select for diffs]
Modified
Wed Nov 21 07:48:25 2007 UTC
(13 years, 3 months ago)
by
jstuyts
Diff to
previous 9035
SLAMS-32: added support for StringTemplate as the template engine for the AuthSP servlet. It is the preferred engine, and the servlet will fallback to using FreeMarker for backward compatibility only.
Revision
9035 -
Directory Listing
-
[select for diffs]
Modified
Wed Nov 21 07:48:21 2007 UTC
(13 years, 3 months ago)
by
jstuyts
Diff to
previous 8956
SLAMS-32: added support for StringTemplate as the template engine for the AuthSP servlet. It is the preferred engine, and the servlet will fallback to using FreeMarker for backward compatibility only.
Revision
8956 -
Directory Listing
-
[select for diffs]
Modified
Thu Nov 15 22:49:58 2007 UTC
(13 years, 3 months ago)
by
jstuyts
Diff to
previous 8954
SLAMS-32: changed BO server so generating password digests can be more flexible (multiple algorithms can be configured to allow switching to better algorithms without invalidating current digests), and more secure (a salt size is specified).
Revision
8954 -
Directory Listing
-
[select for diffs]
Modified
Thu Nov 15 22:49:53 2007 UTC
(13 years, 3 months ago)
by
jstuyts
Diff to
previous 8933
SLAMS-32: changed BO server so generating password digests can be more flexible (multiple algorithms can be configured to allow switching to better algorithms without invalidating current digests), and more secure (a salt size is specified).
Revision
8933 -
Directory Listing
-
[select for diffs]
Modified
Wed Nov 14 11:46:38 2007 UTC
(13 years, 3 months ago)
by
jstuyts
Diff to
previous 8838
SLAMS-32: added some basic components that can be reused by domain objects:
- basic modification log
- file information
- persistence data
- secure password
Revision
8558 -
Directory Listing
-
[select for diffs]
Modified
Thu Oct 18 08:38:38 2007 UTC
(13 years, 4 months ago)
by
jstuyts
Diff to
previous 8556
SLAMS-32: made the logoff service also kill the application ticket managed by the A-Select Agent, and remove the session from the ticket verification cache.
Revision
8556 -
Directory Listing
-
[select for diffs]
Modified
Thu Oct 18 08:38:33 2007 UTC
(13 years, 4 months ago)
by
jstuyts
Diff to
previous 8483
SLAMS-32: made the logoff service also kill the application ticket managed by the A-Select Agent, and remove the session from the ticket verification cache.
Revision
7324 -
Directory Listing
-
[select for diffs]
Modified
Mon Jul 23 08:45:04 2007 UTC
(13 years, 7 months ago)
by
jstuyts
Diff to
previous 7312
SLAMS-5: fixed: the thread local containing the locale/time zone is not set.
SLAMS-5: changed key for locale/time zone to a strong-typed one.