v2.4.1 -- internal refactoring and preparatory work
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