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

Basic Auth is timing out and logging users off automatically #5214

Closed
TheWitness opened this issue Feb 1, 2023 · 0 comments
Closed

Basic Auth is timing out and logging users off automatically #5214

TheWitness opened this issue Feb 1, 2023 · 0 comments
Labels
bug Undesired behaviour confirmed Bug is confirm by dev team resolved A fixed issue
Milestone

Comments

@TheWitness
Copy link
Member

Describe the bug

Basic auth should not auto-logout users as their sessions may be long lived, and are controlled by the upstream auth provider. So, Cacti should not time out their logins.

Expected behavior

Persist the login until the auth provider invalidates.

@TheWitness TheWitness added bug Undesired behaviour confirmed Bug is confirm by dev team porting required Requires porting to develop labels Feb 1, 2023
@TheWitness TheWitness added this to the v1.2.24 milestone Feb 1, 2023
TheWitness added a commit that referenced this issue Feb 5, 2023
Basic Auth is timing out and logging users off automatically
@TheWitness TheWitness added the resolved A fixed issue label Feb 5, 2023
TheWitness added a commit that referenced this issue Feb 6, 2023
Don't give the users the auto-logout setting when using basic auth.
TheWitness added a commit that referenced this issue Feb 6, 2023
@TheWitness TheWitness removed the porting required Requires porting to develop label Feb 20, 2023
@github-actions github-actions bot locked and limited conversation to collaborators May 22, 2023
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

1 participant