| Server IP : 138.197.107.151 / Your IP : 216.73.217.7 Web Server : Apache/2.4.58 (Ubuntu) System : Linux BloxBy-Builder 6.8.0-71-generic #71-Ubuntu SMP PREEMPT_DYNAMIC Tue Jul 22 16:52:38 UTC 2025 x86_64 User : wpbetasites_mrakzqskir ( 1022) PHP Version : 8.3.6 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : OFF Directory : /var/www/silversharkdev/public/skote_html-main/ajax/ |
Upload File : |
<div class="page-content">
<div class="container-fluid">
<!-- start page title -->
<div class="row">
<div class="col-12">
<div class="page-title-box d-sm-flex align-items-center justify-content-between">
<h4 class="mb-sm-0 font-size-18">Session Timeout</h4>
<div class="page-title-right">
<ol class="breadcrumb m-0">
<li class="breadcrumb-item"><a href="javascript: void(0);">UI Elements</a></li>
<li class="breadcrumb-item active">Session Timeout</li>
</ol>
</div>
</div>
</div>
</div>
<!-- end page title -->
<div class="row">
<div class="col-12">
<div class="card">
<div class="card-body">
<h5 class="mt-0 header-title">Bootstrap-session-timeout</h5>
<p class="sub-header">Session timeout and keep-alive control
with a nice Bootstrap warning dialog.</p>
<div>
<p>After a set amount of idle time, a Bootstrap warning dialog is shown
to the user with the option to either log out, or stay connected. If
"Logout" button is selected, the page is redirected to a logout URL.
If "Stay Connected" is selected the dialog closes and the session is
kept alive. If no option is selected after another set amount of
idle time, the page is automatically redirected to a set timeout
URL.</p>
<p>
Idle time is defined as no mouse, keyboard or touch event activity registered by the
browser.
</p>
<p class="mb-0">
As long as the user is active, the (optional) keep-alive URL keeps
getting pinged and the session stays alive. If you have no need to
keep the server-side session alive via the keep-alive URL, you can
also use this plugin as a simple lock mechanism that redirects to
your lock-session or log-out URL after a set amount of idle time.
</p>
</div>
</div>
</div>
</div> <!-- end col -->
</div> <!-- end row -->
</div> <!-- container-fluid -->
</div>
<!-- End Page-content -->
<!-- Session timeout js -->
<script src="assets/libs/@curiosityx/bootstrap-session-timeout/index.js"></script>
<!-- Session timeout js -->
<script src="assets/js/pages/session-timeout.init.js"></script>>