Skip to content

Releases: biblibre/omeka-s-module-CAS

0.6.1

20 Dec 08:01
v0.6.1
3e56a6d
Compare
Choose a tag to compare
  • Set redirect_url query parameter on login page

0.6.0

16 Jun 14:11
v0.6.0
fe4597e
Compare
Choose a tag to compare

This version adds compatibility with Omeka S 4. The minimum Omeka S version required is still 3.0.0

0.5.0

08 Dec 09:43
Compare
Choose a tag to compare

Changed

  • Added redirect_url query parameter to navigation link so that users are redirected back to the same page after a successful login

0.4.2

23 Jun 06:31
Compare
Choose a tag to compare

Fixed

  • Fixed URL building when cas_url setting have leading space (#1)

0.4.1

09 May 07:40
Compare
Choose a tag to compare

Fixed

  • Fixed 'service' parameter sent when validating the ticket

0.4.0

29 Apr 07:43
Compare
Choose a tag to compare

Added

  • Added ability to pass a 'gateway' parameter to /cas/login that will be passed to the CAS Server login URL

Fixed

  • Search user by email before trying to create it (and fail because email should be unique)
  • Add login link to user bar using javascript to make it work when other modules override the user bar template

0.3.0

11 Apr 09:39
Compare
Choose a tag to compare

Added

  • Allow to use a CAS attribute as identifier instead of the 'user' in the CAS response
  • Allow to use CAS attributes as name and email when creating a new Omeka user account
  • Add site navigation link
  • Add option to show CAS login link in the user bar

0.2.0

11 Apr 09:38
Compare
Choose a tag to compare

BREAKING CHANGES

  • CAS module v0.2.0 is no longer compatible with Omeka S 2.x

Added

  • Added compatibility with Omeka S 3.x

0.1.0

11 Apr 09:37
Compare
Choose a tag to compare

Initial release