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

Security processes attempt to check for a user lockout even if there is no user logged in #5376

Closed
anarkia1976 opened this issue Jun 13, 2023 · 1 comment
Labels
bug Undesired behaviour confirmed Bug is confirm by dev team porting required Requires porting to develop resolved A fixed issue
Milestone

Comments

@anarkia1976
Copy link

Hi support,

i see this error in the cacti log:

2023-06-13 15:53:07 - CMDPHP PHP ERROR WARNING Backtrace: (/index.php[25]:include(), /include/auth.php[158]:require_once(), /auth_login.php[105]:domains_login_process(), /lib/auth.php[3936]:auth_process_lockout(), /lib/auth.php[3590]:CactiErrorHandler())
2023-06-13 15:53:07 - ERROR PHP WARNING: Undefined array key "locked" in file: /var/www/html/cacti/lib/auth.php on line: 3590

CACTI: 1.2.25
PHP: 8.1.2

thanks a lot. stefano.

@anarkia1976 anarkia1976 added bug Undesired behaviour unverified Some days we don't have a clue labels Jun 13, 2023
@netniV netniV changed the title [CACTI 1.2.25 - latest source] PHP error - auth.php Auth attempts to check for a user lockout when there is no user Jun 13, 2023
netniV added a commit that referenced this issue Jun 13, 2023
@netniV
Copy link
Member

netniV commented Jun 13, 2023

Should be fixed now

@netniV netniV closed this as completed Jun 13, 2023
@netniV netniV added resolved A fixed issue confirmed Bug is confirm by dev team and removed unverified Some days we don't have a clue labels Jun 13, 2023
@netniV netniV added this to the v1.2.25 milestone Jun 13, 2023
@TheWitness TheWitness added the porting required Requires porting to develop label Jun 17, 2023
@netniV netniV changed the title Auth attempts to check for a user lockout when there is no user Security processes attempt to check for a user lockout even if there is no user logged in Sep 3, 2023
@github-actions github-actions bot locked and limited conversation to collaborators Dec 3, 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 porting required Requires porting to develop resolved A fixed issue
Projects
None yet
Development

No branches or pull requests

3 participants