added autologout module

This commit is contained in:
2018-04-25 20:08:02 +02:00
parent 780a55fb00
commit 4e1a5c59b5
33 changed files with 2909 additions and 0 deletions
@@ -0,0 +1,7 @@
{
"name": "drupal/autologout",
"description": "Adds automated timed logout.",
"type": "drupal-module",
"homepage": "http://drupal.org/project/autologout",
"license": "GPL-2.0+"
}