SUMS Release notes

Release Notes Date
v1.1
  1. Form-based authentication added.
    1. Usernames and passwords held in database.
    2. Database connection stored in context.xml file
  2. Role-based authorisation added on selected actions.
    1. Prime example is SaveContactAction
    2. Roles specified in struts-config.xml
    3. Role checking code in JimBaseAction
    4. RequestorProcessor overridden to gain control over action
2004-Dec-09
v1.0 Initial release. 2004-Nov-??

Last updated by Jim Briggs.