anchor-cms icon indicating copy to clipboard operation
anchor-cms copied to clipboard

when you first log into the admin panel in the user name field contains e-mail

Open Akiyamka opened this issue 10 years ago • 3 comments

Summary

When user after install try to log into the admin panel receives an error, because in the user name field contains e-mail instead of the name

Expected Behaviour

  • "username" field must contain user name or placeholder

Actual Behaviour

  • "username" contain e-mail, and return error when user try to login

Context details (if applicable)

  • Anchor version: 0.12.1

Akiyamka avatar Mar 26 '16 18:03 Akiyamka

Was this done with Chrome? Becase chrome detects that you're trying to log in on a domain that it has saved credentials for...

TheBrenny avatar Jul 09 '16 14:07 TheBrenny

Good point, could be that as I've had that before. I guess this would be a browser quirk rather than a bug?

daviddarnes avatar Jul 09 '16 15:07 daviddarnes

True. It might be worth checking the field names in the installer and the login page - chrome detects what to auto-insert based off a value on an element. It could be the name, but it'd be worth to Google it.. Might double check when I get home.

TheBrenny avatar Jul 10 '16 06:07 TheBrenny