Come together with the global Drupal community in Rotterdam, 28 Sept – 1 Oct 2026. Sessions, contribution, connection, and Early Bird savings until 8 June.
Auto Login URL 3.0.0 is a major release that modernizes the module for Drupal 10.3+ and Drupal 11, introduces powerful per-URL configuration options, and significantly enhances security, testing, and monitoring capabilities.
This release represents a complete architectural refresh with improved dependency injection, comprehensive test coverage, and new features that enable fine-grained control over auto-login URL behavior on a per-URL basis.
Issue #2800381 by kunal.kursija: Translations: Replace t() with this->t()
Issue #2802689 by Jill L: Tokens are broken
Issue #2766705 by aks22: PHP files modification as per drupal standards
I was using "variable_get_value()" forgetting that this is not actually a core function.
Sorry, I use variable module anywhere, but in this project is not really needed.
Also I changed the configuration page from MENU_CALLBACK to MENU_NORMAL_ITEM.