Install

Works with Drupal: ^9.2 || ^10 || ^11

Using Composer to manage Drupal site dependencies

Alternative installation files

Download tar.gz 38.62 KB
MD5: 0f2e1a69fe2e237ddc10bb5c8be4a93d
SHA-1: ba4d629150b3d95573c745efa0953ef265429a15
SHA-256: a8ce404ac008f53f2533899df98c805d0ed73136641da9c414ea66311df8f745
Download zip 65.25 KB
MD5: 6ebb063a8054d5a6a24004ebb4ba92c5
SHA-1: ec666b324ac8aaffe2f5012b1b21c27d9c1780c9
SHA-256: 2e08c8495beb066d08d81bd2db0eae47243d52b76532104e410d3f0abe283b4d

Release notes

This is mainly a bugfix release, ensuring better Drupal 11 support and fixing some followup bugs from the previous releases.

The 2.0.x and 8.x-1.x versions are the same. Most users should upgrade to the 2.x version. Only users that have a downstream dependency on autologout 8.x-1.x should use the older release.

Contributors (14)

DeaOm, Project-Update-Bot, aaron.ferris, abhishek_gupta, abhishek_gupta1, admirlju, claudiu.cristea, claudiucristea, japerry, jigarius, mehul.gada, sergey.semchuk, tame4tex, the_g_bomb

Changelog

Issues: 8 issues resolved.

Changes since 8.x-1.5:

Bug

  • #3449275: JS Cookie needs to be enabled automatically when updating
  • #3372010 by DeaOm, admirlju, jigarius: Warning: Undefined array key 1 in Drupal\autologout\EventSubscriber\AutologoutSubscriber->onRequest()
  • #3348080 by mehul.gada: InvalidArgumentException: The user-entered string '' must begin with a '/', '?', or '#'
  • #3456716 by abhishek_gupta1: TypeError: Cannot assign Psr\Log\NullLogger to property Drupal\autologout\AutologoutManager::$logger of type Drupal\Core\Logger\LoggerChannelInterface in Drupal\autologout\AutologoutManager->__construct()
  • #3443711 by claudiu.cristea: Users with no roles are logged out
  • #3445118 by aaron.ferris: Argument #1 ($type) must be of type string, null given
  • #3328196 by sergey.semchuk, admirlju: Call to a member function get() on null in Drupal\autologout\EventSubscriber\AutologoutSubscriber->onRequest()
Created by: japerry
Created on: 22 Nov 2024 at 00:25 UTC
Last updated: 22 Nov 2024 at 00:25 UTC
Bug fixes
Insecure

Other releases