Releases: sandstorm/NeosTwoFactorAuthentication
Releases · sandstorm/NeosTwoFactorAuthentication
2.0.0 - Drop Support for PHP <8.1
What's Changed
- FEATURE: Raise version for spomky-labs/otphp by @anothanj in #40
- TASK: Drop support for PHP <8.1 by @JamesAlias in #41
- CHORE: Update Readme by @JamesAlias in #42
New Contributors
Full Changelog: 1.5.0...2.0.0
1.5.0 - Neos 9 Support
What's Changed
- TASK: Neos 9 Compatibility by @adrian-cerdeira in #36
New Contributors
- @adrian-cerdeira made their first contribution in #36
Full Changelog: 1.4.0...1.5.0
1.4.0
What's Changed
- TASK: Allow administrators to remove last second factor of users by @JamesAlias in #35
- FEATURE: Show OTP secret code at setup after login and in backend module by @JamesAlias in #33
- FEATURE: Add creationDate to SecondFactor and ordering to second factor list in backend by @JamesAlias in #34
Full Changelog: 1.3.0...1.4.0
1.3.0
What's Changed
- Add options to enforce 2FA for user roles and/or authentication providers by @vcg-development in #28
New Contributors
- @vcg-development made their first contribution in #28
Full Changelog: 1.2.3...1.3.0
1.2.3
What's Changed
- Cleanup look, finish translations, add German translation by @lorenzulrich in #27
New Contributors
- @lorenzulrich made their first contribution in #27
Full Changelog: 1.2.2...1.2.3
1.2.2
What's Changed
- TASK: Add autofocus to 2FA input field by @Benjamin-K in #26
New Contributors
- @Benjamin-K made their first contribution in #26
Full Changelog: 1.2.1...1.2.2
1.2.1 BUGFIX: Correctly cascade deletion of second factor when deleting user
What's Changed
- BUGFIX: Correctly cascade deletion of second factor when deleting user by @JamesAlias in #24
Full Changelog: 1.2.0...1.2.1
1.2.0 Feature: allow setting the Issuer name for OTP
What's Changed
- Feature: allow setting the Issuer name for OTP by @hphoeksma in #21
Full Changelog: 1.1.2...1.2.0
1.1.2 Patch for invalid 2FA form action
1.1.1 Patch for PHP 7.x
What's Changed
- Fix php 7.4 compatibility issues by @hphoeksma in #18
New Contributors
- @hphoeksma made their first contribution in #18
Full Changelog: 1.1.0...1.1.1