Skip to content
New issue

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

When using guest accounts, after several timeouts result in refreshes, guest becomes logged out #3360

Closed
arno-st opened this issue Mar 19, 2020 · 2 comments
Labels
authentication Authentication related issue/feature bug Undesired behaviour gui UI related issue resolved A fixed issue
Milestone

Comments

@arno-st
Copy link
Contributor

arno-st commented Mar 19, 2020

I have a monitoring station that use the guest account to view the thold page (or any other page)
But after some timeoute user are logged out, so how can I setup cacti to allow user to have unlimited page view.

Ensure under Console > Configuration > Settings > Authentication that this account is the selected guest account

Then go the graph_view.php, or another one, and just wait.
Timeout will occur and will log you out!

@TheWitness TheWitness added bug Undesired behaviour authentication Authentication related issue/feature gui UI related issue resolved A fixed issue labels Mar 19, 2020
@TheWitness
Copy link
Member

Fixed. Pull the include/global_session.php from the 1.2.x branch.

@TheWitness TheWitness added this to the 1.2.11 milestone Mar 19, 2020
TheWitness added a commit that referenced this issue Mar 19, 2020
Timeout and logout issue for guest.
TheWitness added a commit that referenced this issue Mar 25, 2020
They were being logged out even though they should not be.
@TheWitness
Copy link
Member

There was one more change on this one. All set now.

@netniV netniV changed the title Timeout and logout issue for guest When using guest accounts, after several timeouts result in refreshes, guest becomes logged out Apr 5, 2020
@github-actions github-actions bot locked and limited conversation to collaborators Jul 5, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
authentication Authentication related issue/feature bug Undesired behaviour gui UI related issue resolved A fixed issue
Projects
None yet
Development

No branches or pull requests

2 participants