Releases: AtlasOfLivingAustralia/ala-security-project
Releases · AtlasOfLivingAustralia/ala-security-project
Release 6.2.0
What's Changed
- Update userdetails url to userdetails apis url #34
6.1.0
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
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
What's Changed
- Fix getAlaApiKeyClient bean initialization by @adam-collins in #26
New Contributors
- @adam-collins made their first contribution in #26
Full Changelog: 6.0.2...6.0.3
6.0.2
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
Release 4.1.1
- Fix filter order to run before GrailsWebRequestFilter #7
Release 4.1.0
- Update PAC4j to match ala-auth-plugin
- Convert to Grails getProperty for Grails 5
Release 4.0.0
- Upgrade to Grails 4
- Add support for JWT Bearer Tokens instead of API Keys
- Retain backwards compatibility with API Keys
1.4 Release
Renames web service class to avoid conflicts with other plugins that use the same name