Skip to content

Releases: techservicesillinois/elmr

1.1

20 Sep 15:05
Compare
Choose a tag to compare

Overview

Clean up release:

  • Adds logout processing:

    • Session data is deleted from the store

    • Client is redirected to Shibboleth SP logout

  • Clean up configuration files:

    • Move context parameters to elmr/conf/context.xml

    • Delete elmr/conf/Catalina/localhost/elmr.xml

    • Update README to document this change

1.0.2

12 Sep 17:16
Compare
Choose a tag to compare

Overview

Address the possibility of colliding keys in the session data store as well as destroying session key cookies. Make some minor but important edits to documentation.

1.0.1

11 Sep 21:49
Compare
Choose a tag to compare

Overview

Correct some minor code and documentation defects.

1.0.0

11 Sep 17:45
Compare
Choose a tag to compare

Overview

This is the initial release of elmr. See the README file for instructions on building, testing, running, and deployment.