Skip to content

Releases: coldbox-modules/totp

v1.0.11

03 Sep 15:51

Choose a tag to compare

other

v1.0.10

07 Jul 19:01
586ea13

Choose a tag to compare

other

  • *: fix: Update example to use imageGetBufferedImage to work around Lucee 5.4 image extension bug
    (586ea13)

v1.0.9

25 May 16:27
98bdbc5

Choose a tag to compare

other

  • *: fix: Use %20 instead of + for encoded spaces
    (98bdbc5)

v1.0.8

08 Feb 21:16
dd7a7ef

Choose a tag to compare

docs

  • README: Add section about installing without CommandBox (dd7a7ef)

v1.0.7

05 Jan 22:08

Choose a tag to compare

other

  • *: fix: require an expected number of digits when checking a code (891ed18)

v1.0.6

16 Jun 21:46

Choose a tag to compare

other

  • *: fix: Workaround for Lucee's incorrect toBase64 behavior (09bf5c4)

v1.0.5

03 May 02:02
342d355

Choose a tag to compare

other

  • *: fix: fix false positive for empty code (342d355)

v1.0.4

01 Mar 17:23
5fff859

Choose a tag to compare

other

  • *: Merge pull request #2 from michaelborn/feat/separate-github-actions (5fff859)
  • *: ci: Move CFFormat to separate, speedy workflow
    (fbb62e7)

v1.0.3

08 Feb 16:51

Choose a tag to compare

fix

  • CI: Flip conditions to make CommandBox happy
    (c511308)

other

  • *: chore: Update workflows to include adobe@2021
    (453689e)
  • *: Adds install step for adobe@2021 engines
    (11de6ca)

v1.0.2

03 Feb 21:16

Choose a tag to compare

other

  • *: feat: Add generateRecoveryCodes method
    (287692e)