Ticket #371 (closed Bug report: fixed)
User.php patch to correct bug on undefined variable $account_status_to_text
| Reported by: | leandro@… | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | Not yet assigned to a Milestone |
| Component: | Auth server, Authentication, permissions and access control | Version: | |
| Keywords: | Cc: |
Description
In case of an authentication failure, the account status is decoded via an array that is not defined in the function isUserValid. A simple global solve this issue.
Leandro
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

