Install
Works with Drupal: ^9.2 || ^10 || ^11Using Composer to manage Drupal site dependencies
Alternative installation files
Download tar.gz
38.1 KB
MD5: 3a45cb368df9dea2b0e3829a2b7b7640
SHA-1: d2a91d29348e55daacee0af50e8c3689c2c24eb6
SHA-256: 5bde64a2c0a3904e543a4f8a24e1f0f57ba7c1bd906e231a7ca454e0c0740a89
Download zip
63.76 KB
MD5: 026fd1b2d8e05c247bc682aa77d0358a
SHA-1: 1beb693f56eb119624dd270ee789db00eb1ce288
SHA-256: a94605de68f1eb00054460094256ca4fa242de98505dc2ff813b3faae93f6d3f
Release notes
Contributors (18)
nvandijk, bnjmnm, danielzigo, jrglasgow, rosemaryreilman, DeaOm, cedrichillion, gombi, RyanCMcConnell, trobey, admirlju, thierry.beeckmans, saso.sotlar, aalin, mkinnune, ari.saves, david.muffley, ngkoutsaik
Changelog
Issues: 17 issues resolved.
Changes since 8.x-1.4:
Bug
- #3300118 by bnjmnm, danielzigo, jrglasgow, rosemaryreilman: Autologout does not handle multiple destinations
- #3326345 by DeaOm, trobey: Alt logout respect redirect settings
- #3324738: Drush login is blocked first time your try to login after an autologout
- #3358284 by DeaOm, aalin, admirlju: js error: Cannot read properties of null (reading time)
- #3307938 by DeaOm, admirlju: Undetected request prevents logout --author="Dea <54752-Dea@users.noreply.drupalcode.org>"
- #3214958 by gombi, DeaOm, mkinnune, ari.saves, admirlju: Autologout triggered in background tab, no indication in other open tabs
- #3348394: Automated logout functionality not working, due to ajaxing property return true and ajaxStop event not triggering even though ajax req completed.
- #3301945 by david.muffley, ngkoutsaik: getRemainingTime treats logout_regardless_of_activity as always active
Feature
- #3368585 by nvandijk: Auto redirect if user didn't click the popup
- #3310136 by DeaOm, cedrichillion, gombi, RyanCMcConnell: Create ability to hook into the user logout
- #3390606 by DeaOm: Make Drupal 10 warning message more user friendly
- #3195164 by admirlju, DeaOm, thierry.beeckmans, gombi, saso.sotlar: Option to disable destination
Support
- #3378238: Does Automated logout support CKEditor5?