Code improvements and bug fixes for enhanced functionality and reliability.
Adds Drupal 11 support. Fixes: https://www.drupal.org/project/alogin/issues/3513396
Bug fixes
Drush command not found issue resolved.
Fixes the bug where QR code is not generated in the settings form. https://www.drupal.org/project/alogin/issues/3416397
Drupal 10 compatibility fixes and a few bug fixes
Some bug fixes and configuration options for admins and drush command.
Fixes Authenticator Login - Critical - Access bypass - SA-CONTRIB-2025-009
User must be authenticated before accessing their 2FA settings form and each user can access their own 2FA settings form.
Cleaned the settings form url. Fixed the problem where base64 encoded image content was rendering as string rather than image. Moved the module under 'Security' package.
Changed authenticator login library as the previous one was abandoned by the maintainer.
Changed the authenticator library as previous one was archived by the maintainer and was not longer supported.
Fixes a bug where pressing Enter key was not submitting the form. Drupal 10 support added.
Stable Drupal 7 release.
Stable Release