Releases: coldbox-modules/cbauth
Releases · coldbox-modules/cbauth
v6.1.0
feat
- AuthenticationService: Make
getUserService
publically available
(4f83978)
v6.0.1
other
- *: chore: Update interception calls to latest cb7 standards of announce() (1f2c2d3)
v6.0.0
BREAKING
- box.json: Update dependencies (299099c)
v5.0.7
other
- *: feat: Add onInvalidCredentials to the customInterceptionPoints
(f717586)
v5.0.6
other
- *: fix: name metadata attribute replaced by displayName (dad0b1c)
- *: feat: Add username and password to postAuthentication interception point
(15bbfa2)
- *: feat: Add onInvalidCredentials interception point (b0b2c09)
v5.0.5
chore
- CI: Update target branch to main
(ff4d99e)
other
- *: feat: Add quietLogout method (ffe62b2)
- *: Apply cfformat changes
(bae8be0)
- *: Add quietLogout method
(fb9c40c)
v5.0.3
fix
- CI: Ensure coldbox is not added as a dependency from CI
(132adc4)
v5.0.2
other
- *: fix: Removing session key if there is a problem retrieving the user
(799211b)
v5.0.1
other
- *: fix: Allow any dsl to be the user service
(7cfb533)
v5.0.0
BREAKING
- *: feat: Added interception points and return user from authorize (778cd73)