DokuWiki

It's better when it's simple

User Tools

Site Tools


plugin:autologoff

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
plugin:autologoff [2016-12-04 14:50] – removed 77.81.199.58plugin:autologoff [2024-01-08 17:11] (current) Aleksandr
Line 1: Line 1:
 +====== AutoLogOff Plugin ======
 +
 +---- plugin ----
 +description: Automatically log out users after a defined period of inactivity
 +author     : Andreas Gohr 
 +email      : dokuwiki@cosmocode.de
 +type       : action
 +lastupdate : 2017-02-08
 +compatible : Hrun, Greebo, Hogfather, Igor
 +depends    : 
 +conflicts 
 +similar    : 
 +tags       : logout, logoff, security
 +
 +downloadurl: https://github.com/cosmocode/dokuwiki-plugin-autologoff/zipball/master
 +bugtracker : https://github.com/cosmocode/dokuwiki-plugin-autologoff/issues
 +sourcerepo : https://github.com/cosmocode/dokuwiki-plugin-autologoff/
 +donationurl: 
 +
 +screenshot_img : :plugin:autologoff.png
 +----
 +
 +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.
 +
 +[[https://www.cosmocode.de/en/open-source/dokuwiki-plugins/|{{ https://www.cosmocode.de/static/img/dokuwiki/dwplugins.png?recache|A CosmoCode Plugin}}]]
 +
 +===== Installation =====
 +
 +Search and install the plugin using the [[plugin:extension|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 ====
 +
 +{{rss>https://github.com/cosmocode/dokuwiki-plugin-autologoff/commits/master.atom author date}}
 +
 +==== 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.1480859412.txt.gz · Last modified: 2016-12-04 14:50 by 77.81.199.58

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