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

After successfully logging in, a user can become automatically logged out again #3506

Closed
ddb4github opened this issue Apr 26, 2020 · 2 comments
Labels
bug Undesired behaviour confirmed Bug is confirm by dev team resolved A fixed issue
Milestone

Comments

@ddb4github
Copy link
Contributor

Describe the bug

"Login as Regular User" always forward to "Automatic Logout....timeout"

To Reproduce

  1. Configure "Guest User" under Console-->Settings-->Authentication
  2. Logout
  3. Directly access cacti/graph_view.php with login action
  4. Click Login as Regular User like ScreenShot#1
  5. After a while, browser show as ScreenShot#2

Expected behavior

Show login page with username password input fields

Screenshots

image
image

Desktop (please complete the following information)

  • OS: Windows 10 1909
  • Browser Chrome
  • Version 81
@ddb4github ddb4github added bug Undesired behaviour unverified Some days we don't have a clue labels Apr 26, 2020
@TheWitness TheWitness removed the unverified Some days we don't have a clue label Apr 26, 2020
@TheWitness TheWitness added this to the 1.2.12 milestone Apr 26, 2020
TheWitness added a commit that referenced this issue Apr 26, 2020
"Login as Regular User" always forward to "Automatic Logout....timeout"
@TheWitness TheWitness added the resolved A fixed issue label Apr 26, 2020
@TheWitness
Copy link
Member

The whole login/logout logic needs to be redone IMHO. It's brutally complex and should not be.

@netniV
Copy link
Member

netniV commented Apr 26, 2020

Agree. We should simplify it into API calls in 1.3

@netniV netniV added the confirmed Bug is confirm by dev team label Apr 26, 2020
@netniV netniV changed the title "Login as Regular User" always forward to "Automatic Logout....timeout" After successfully logging in, a user can become automatically logged out again May 3, 2020
@netniV netniV closed this as completed May 3, 2020
@github-actions github-actions bot locked and limited conversation to collaborators Aug 2, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Undesired behaviour confirmed Bug is confirm by dev team resolved A fixed issue
Projects
None yet
Development

No branches or pull requests

3 participants