Skip to content

Releases: AtlasOfLivingAustralia/ala-security-project

Release 6.2.0

15 Oct 23:03
Compare
Choose a tag to compare

What's Changed

  • Update userdetails url to userdetails apis url #34

6.1.0

07 Sep 03:10
Compare
Choose a tag to compare

What's Changed

  • Add ability to create and remove auth cookies on login/logout by @sbearcsiro in #30
  • Functionality to support affiliation reminder pop up in bootstrap plugin by @sbearcsiro in #31

Full Changelog: 6.0.4...6.1.0

6.0.4

27 Jun 05:17
Compare
Choose a tag to compare

What's Changed

  • Fix crash when JWT support is disabled by @sbearcsiro in #28
  • Also fixes an issue with a potential circular dependency between pac4j spring beans in ala-auth, ala-ws-plugin and ala-ws-security-plugin
  • Bump pac4j minor version

Full Changelog: 6.0.3...6.0.4

6.0.3

05 Jun 03:40
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 6.0.2...6.0.3

6.0.2

01 Jun 04:08
Compare
Choose a tag to compare

What's Changed

  • Additional changes to fix #22 StackOverflowError in CasAuthService by @sbearcsiro in #25

Full Changelog: 6.0.1...6.0.2

Release 6.0.0

02 May 02:23
Compare
Choose a tag to compare
  • Initial release following combining ala-auth-plugin, ala-ws-plugin, ala-ws-security-plugin, userdetails-service-client into same repository.
  • Fix for CasAuthService StackOverflowError (#22)
  • Fix startup crash if apikey endpoint not specified even if apikey disabled. (#17)

Release 4.1.1

01 Aug 05:10
Compare
Choose a tag to compare
  • Fix filter order to run before GrailsWebRequestFilter #7

Release 4.1.0

01 Aug 05:10
Compare
Choose a tag to compare
  • Update PAC4j to match ala-auth-plugin
  • Convert to Grails getProperty for Grails 5

Release 4.0.0

01 Aug 05:09
Compare
Choose a tag to compare
  • Upgrade to Grails 4
  • Add support for JWT Bearer Tokens instead of API Keys
  • Retain backwards compatibility with API Keys

1.4 Release

17 May 02:35
Compare
Choose a tag to compare

Renames web service class to avoid conflicts with other plugins that use the same name