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 [2014-12-18 13:21] grosseplugin:autologoff [2024-04-15 23:50] (current) – version upped andi
Line 1: Line 1:
-====== autologoff Plugin ======+====== AutoLogOff Plugin ======
  
 ---- plugin ---- ---- plugin ----
 description: Automatically log out users after a defined period of inactivity description: Automatically log out users after a defined period of inactivity
 author     : Andreas Gohr  author     : Andreas Gohr 
-email      : gohr@cosmocode.de+email      : dokuwiki@cosmocode.de
 type       : action type       : action
-lastupdate : 2013-11-21 +lastupdate : 2024-04-15 
-compatible : adora belleweatherwaxbinky+compatible : HrunGreeboHogfather, Igor
 depends    :  depends    : 
 conflicts  conflicts 
Line 13: Line 13:
 tags       : logout, logoff, security tags       : logout, logoff, security
  
-downloadurl: http://github.com/cosmocode/dokuwiki-plugin-autologoff/zipball/master +downloadurl: https://github.com/cosmocode/dokuwiki-plugin-autologoff/zipball/master 
-bugtracker : http://github.com/cosmocode/dokuwiki-plugin-autologoff/issues +bugtracker : https://github.com/cosmocode/dokuwiki-plugin-autologoff/issues 
-sourcerepo : http://github.com/cosmocode/dokuwiki-plugin-autologoff/+sourcerepo : https://github.com/cosmocode/dokuwiki-plugin-autologoff/
 donationurl:  donationurl: 
  
Line 22: Line 22:
  
 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. 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 ===== ===== Installation =====
-[[http://www.cosmocode.de/en/open-source/dokuwiki-plugins/|{{ http://cosmocode.de/static/img/dokuwiki/dwplugins.png?recache|A CosmoCode Plugin}}]] 
  
-Install the plugin using the [[plugin:plugin|Plugin Manager]] and the download URL above, which points to latest version of the plugin. Refer to [[:Plugins]] on how to install plugins manually.+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 ==== ==== Changes ====
  
-{{rss>https://github.com/cosmocode/dokuwiki-plugin-autologoff/commits/master.atom}}+{{rss>https://github.com/cosmocode/dokuwiki-plugin-autologoff/commits/master.atom author date}}
  
 +==== Added Events ====
  
-===== Configuration and Settings =====+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.
  
-Configure groups and users that shall be logged out after inactivity in the admin backend. Times are specified in minutes. Setting it to will disable the logout for a user or group.+ 
 +===== FAQ ===== 
 + 
 +  * Does it require full inactivity (the user left their computer) for the automatic logoff to occur? Or will it occur if the user is still using the computer for something else (another program?, another browser tab?) but not using dokuwiki?
plugin/autologoff.1418905307.txt.gz · Last modified: 2014-12-18 13:21 by grosse

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