We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Describe the bug unnecessary repeat auto-logout again and again
To Reproduce Steps to reproduce the behavior:
do not login
apache2/access_log: grep php
The text was updated successfully, but these errors were encountered:
Resolving Issue #3129
79cb15c
After automatic logout, logout repeats periodically
Resolved. Thanks!
Sorry, something went wrong.
No branches or pull requests
Describe the bug
unnecessary repeat auto-logout again and again
To Reproduce
Steps to reproduce the behavior:
do not login
apache2/access_log: grep php
192.168.1.100 - - [04/Dec/2019:11:30:35 +0800] "GET /cacti/logout.php?action=timeout HTTP/1.1
192.168.1.100 - - [04/Dec/2019:11:36:23 +0800] "GET /cacti/logout.php?action=timeout HTTP/1.1
192.168.1.100 - - [04/Dec/2019:11:42:13 +0800] "GET /cacti/logout.php?action=timeout HTTP/1.1
192.168.1.100 - - [04/Dec/2019:11:48:01 +0800] "GET /cacti/logout.php?action=timeout HTTP/1.1
192.168.1.100 - - [04/Dec/2019:11:53:47 +0800] "GET /cacti/logout.php?action=timeout HTTP/1.1
192.168.1.100 - - [04/Dec/2019:11:59:36 +0800] "GET /cacti/logout.php?action=timeout HTTP/1.1
192.168.1.100 - - [04/Dec/2019:12:05:23 +0800] "GET /cacti/logout.php?action=timeout HTTP/1.1
192.168.1.100 - - [04/Dec/2019:12:11:11 +0800] "GET /cacti/logout.php?action=timeout HTTP/1.1
192.168.1.100 - - [04/Dec/2019:12:16:59 +0800] "GET /cacti/logout.php?action=timeout HTTP/1.1
The text was updated successfully, but these errors were encountered: