Skip to content

tiborsulyan/autologout

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Auto Logout

License Latest Stable Version

A Flarum extension. Warn and automatically log out users after a configured inactivity period.

Features:

  • Log out user automatically after a configurable inactivity period
  • Optionally display a warning modal for the user about the session expiration with options to stay signed in and logout

Installation

Install manually with composer:

composer require tiborsulyan/autologout

Updating

composer update tiborsulyan/autologout
php flarum cache:clear

Usage

Enable the extension and set the timeouts in the admin area

TODO

  • Handle timeout in the admin area
  • Better integration with Flarum's native logout feature
  • Fix validation of settings

Links

About

Auto logout feature for Flarum

Resources

License

Stars

Watchers

Forks

Packages

No packages published