inelegant login failure

Permalink Browser Info Environment
If logging in with email and the input is incorrectly formed error message is an error code:
/home1/diedesig/addscustomer.diedesignsoftware.com/packages/kalmoya_two_step_authentication_advanced/src/TwoStepAdvanced/Overrides/Authentication/Concrete/Controller.php
                } else {
                    $userInfo = UserInfo::getByUserName($uName);
                }
                if (is_object($userInfo)) {
                    $user = $userInfo->getUserObject();
                }
            } else {
                $userInfo = $user->getUserInfoObject();
            }
            // if $hasFailedFirstStep, the IP ban was already managed by the parent
            // here a wrongful $userInfo object would be highly unlikely since we have a working user but you never know
            // better safe than sorry
            if (!is_object($userInfo) && !$hasFailedFirstStep) {
                $this->manageIPBan();

Type: Ticket
Status: In Progress
tallacman
View Replies:
mnakalay replied on at Permalink Reply
mnakalay
Sorry, what do you mean by "and the input is incorrectly formed" ? Do you mean if you enter the wrong email?
tallacman replied on at Permalink Reply
tallacman
I input my username by mistake and got that error.
mnakalay replied on at Permalink Reply
mnakalay
ok. Thank you for letting me know, I'll check and will post a fix
mnakalay replied on at Permalink Reply
mnakalay
Hello, please upgrade to version 1.0.5 and the problem should be fixed.
Thank you again for your patience.

concrete5 Environment Information

as before

Browser User-Agent String

Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36

Hide Post Content

This will replace the post content with the message: "Content has been removed by an Administrator"

Hide Content

Request Refund

You may not request a refund that is not currently owned by you.