Skip to content

v2.4.1 -- internal refactoring and preparatory work

Choose a tag to compare

@briskt briskt released this 25 Apr 06:31
· 164 commits to main since this release
b28c7ff

What's Changed

  • add the ability to scan the WebAuthn table by apiKey by @briskt in #106
  • remove redundant bool return value from IsCorrect by @briskt in #107
  • extract function newCipherBlock by @briskt in #109
  • add new function EncryptLegacy to prepare for credential rotation by @briskt in #110
  • include check for key activation in IsCorrect by @briskt in #111
  • use GitHub Actions environments by @briskt in #113
  • add configuration for TOTP table by @briskt in #114
  • remove pkg/errors by @briskt in #115
  • Release -- more groundwork for credential rotation by @briskt in #112

Full Changelog: v2.4.0...v2.4.1