DokuWiki

It's better when it's simple

User Tools

Site Tools


plugin:autologoff

AutoLogOff Plugin

Compatible with DokuWiki

  • 2024-02-06 "Kaos" unknown
  • 2023-04-04 "Jack Jackrum" unknown
  • 2022-07-31 "Igor" yes
  • 2020-07-29 "Hogfather" yes

plugin Automatically log out users after a defined period of inactivity

Last updated on
2017-02-08
Provides
Action
Repository
Source

Tagged with logoff, logout, security

If you want to make sure your users will not leave open sensitive data on the wiki open in a Browser while they are not at their desktop, this plugin might be for you. You can configure inactivity times for groups and single users. After the specified amount of time the user is automatically logged out. Users will be warned about the logout one minute in advance, so they can abort the automatic logout and reset the timer.

A CosmoCode Plugin

Installation

Search and install the plugin using the Extension Manager. Refer to Plugins on how to install plugins manually.

Configuration and Settings

Configure groups and users that shall be logged out after inactivity in the admin backend. Times are specified in minutes. Setting it to 0 will disable the logout for a user or group.

Development

Changes

Added Events

This plugin triggers the custom Event ACTION_AUTH_AUTOLOGOFF when the automatic logout occurs. advise_before is called immediately before the logout, advise_after is called immediately afterwards. The event cannot be prevented.

plugin/autologoff.txt · Last modified: 2024-01-08 17:11 by Aleksandr

Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 4.0 International
CC Attribution-Share Alike 4.0 International Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki