Ticket #362 (closed Bug report: fixed)
Trying to log in with an invalid user give a PHP Notice disrupting the page
| Reported by: | anonymous | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | Not yet assigned to a Milestone |
| Component: | Auth server, Authentication, permissions and access control | Version: | |
| Keywords: | Cc: |
Description
If you try to log in with and invalid user (user with account_status <>1) you get a php notice: "Notice: Undefined variable: account_status_to_text in /var/www/wifidog-auth/wifidog/classes/User.php on line 458" and session_start fails because headers are just been sent.
Leandro
Attachments
Change History
Note: See
TracTickets for help on using
tickets.
