Problem/Motivation

There is no version that works with D8+. This could be due to the fact that it is unnecessary, in which case this module is no longer needed.

if there is still a case for using the module, it should be upgraded.

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

the_g_bomb created an issue. See original summary.

the_g_bomb’s picture

Status: Active » Needs review
ricardofaria’s picture

This is working fine to me.
Tested with a clean installation of Drupal 9.4.6 on PHP 8.1.

Test 1
Steps:
1. Created a user 'Authenticated' - without any Role.
2. Login with the user in a private window.
3. After 1 min(the amount i set), i did run cron in the admin interface.
4. The 'Authenticated' user got logged out.

Test 2
Did the same same test but for the super user 1.
1. Created admin2 user with the admin role.
2. Logged in with that user
3. After 1 min being inactive with super user, Run cron with admin2.
4. Superuser got disconnected.

candelas’s picture

Hello and thanks
Could you please make an alpha release to test it.
I am going to be testing to migrate a drupal 7 site.

Have a good day :)