Authenticate() does not check for disabled user account. #17
Labels
bug
Something isn't working
invalid
This doesn't seem right
LCB-TechDebt
Issue exists in Legacy Code Base. We inherited it.
Prod
Observed in Production Environment.
Security
Issue impacts or is related to App Security.
Milestone
File:
includes/base_auth.inc.php
Class:
BaseUser
Function:
Authenticate()
&AuthenticateNoCookie()
Expected Behavior:
Disabled accounts are denied login.
Current Behavior:
Function does not check for disabled account.
The text was updated successfully, but these errors were encountered: