davwheat CSRF Auto Refresh
Automatically refreshes user CSRF tokens to prevent interaction errors after idling.
Compatible with Flarum v1.8.1
Latest release 1.1.0
437 downloads
released on Apr 7, 2022
davwheat Session Keep-alive
A Flarum extension. Prevents session timeouts during idle by pinging home at set intervals.
Ping intervals are determined by the session lifetime in Illuminate. In Flarum, this defaults to 2 hours. Pings are done at 4 points within that lifetime to increase the chances of a successful keep-alive.
This means that, by default with this extension, the forum will ping home every 30 minutes to keep your session alive.
Installation
Install with composer:
composer require davwheat/session-keepalive:"*"
Updating
composer update davwheat/session-keepalive:"*"
php flarum migrate
php flarum cache:clear
Links
Features
© 2023 Hyn by DaniĆ«l "Luceos" Klabbers. All rights reserved. · Extensions and extension information is provided by the respective (copyright holding) authors. · Extiverse is not affiliated to the Flarum project or Flarum foundation. · Images on Extiverse pages are from Unsplash.