Skip to content

Releases: backdrop-contrib/autologout

1.x-4.6.2

22 May 19:15
73506ff

Choose a tag to compare

What's Changed

Full Changelog: 1.x-4.6.1...1.x-4.6.2

1.x-4.6.1

22 May 17:02
b453d60

Choose a tag to compare

What's Changed

Full Changelog: 1.x-4.6.0...1.x-4.6.1

1.x-4.6.0

25 Jun 20:18
eb86c20

Choose a tag to compare

What's Changed

Full Changelog: 1.x-4.5.4...1.x-4.6.0

1.x-4.5.4

24 May 10:53
9434195

Choose a tag to compare

Fixes problem installing and enabling on a new site.

1.x-4.5.2

02 Nov 17:09

Choose a tag to compare

This release fixes issue 15 Add checks to admin user provided warning messages.

1.x-4.5.1

23 May 04:37

Choose a tag to compare

This release fixes three issues:

  • Issue #9 : "Please wait..." loader is being added multiple times by @herbdool
  • Issue #11 : Site name should be loaded from config system.core.
  • Issue #13 : Revise default config settings.

1.x-4.5.0

08 May 13:31

Choose a tag to compare

This release changes the architecture of how user settings are stored, taking them out of the config files and storing them in a separate table.

Issues addressed:

  • #6 Get tests working by @herbdool
  • #4 No need to put test classes in hook_autoload_info by @herbdool
  • #3 Having per user config breaks ability to version config and doesn't scale by @herbdool
  • #2 user_names() in autologout.install should be renamed by @herbdool

Automatic Logout

01 Apr 15:44

Choose a tag to compare

This release adds per role and per user timeout settings.

Intital release of Auto Logout

01 Mar 13:46

Choose a tag to compare

Auto Logout provides the ability to log users out after a specified time of inactivity.