Skip to content

Releases: coldbox-modules/cbauth

v6.1.0

13 May 16:34
Compare
Choose a tag to compare

feat

  • AuthenticationService: Make getUserService publically available
    (4f83978)

v6.0.1

19 Dec 17:15
1f2c2d3
Compare
Choose a tag to compare

other

  • *: chore: Update interception calls to latest cb7 standards of announce() (1f2c2d3)

v6.0.0

14 Oct 14:55
299099c
Compare
Choose a tag to compare

BREAKING

  • box.json: Update dependencies (299099c)

v5.0.7

22 Jun 20:25
Compare
Choose a tag to compare

other

  • *: feat: Add onInvalidCredentials to the customInterceptionPoints
    (f717586)

v5.0.6

21 Jun 19:47
dad0b1c
Compare
Choose a tag to compare

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

04 Mar 03:47
Compare
Choose a tag to compare

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

25 Aug 16:56
Compare
Choose a tag to compare

fix

  • CI: Ensure coldbox is not added as a dependency from CI
    (132adc4)

v5.0.2

19 May 05:47
Compare
Choose a tag to compare

other

  • *: fix: Removing session key if there is a problem retrieving the user
    (799211b)

v5.0.1

24 Apr 03:47
Compare
Choose a tag to compare

other

  • *: fix: Allow any dsl to be the user service
    (7cfb533)

v5.0.0

02 Apr 22:10
Compare
Choose a tag to compare

BREAKING

  • *: feat: Added interception points and return user from authorize (778cd73)