you can solve the bug if you change the code from:
Code:
private function isPortalLdapDisabled():
private function isPortalLdapDisabled():
private function isPortalLdapDisabled(): bool { return $this->applicationState->isPortal()
if ( !$user->isAdmin() && $this->authenticationMethodProvider->get() !== EspoLogin::NAME &&
Leave a comment: