Skip to content
This repository was archived by the owner on Sep 7, 2021. It is now read-only.

Fix registration form in Chromium#15

Open
larsmans wants to merge 2 commits intobeeldengeluid:masterfrom
larsmans:register-remember-password
Open

Fix registration form in Chromium#15
larsmans wants to merge 2 commits intobeeldengeluid:masterfrom
larsmans:register-remember-password

Conversation

@larsmans
Copy link
Copy Markdown
Contributor

Fixes #13: Chromium now correctly detects which <input> is the username.

larsmans added 2 commits June 29, 2015 17:29
Fixes beeldengeluid#13.

This is somewhat hacky. We use the autocomplete attribute to signal
the fact that this is a username. It turns out that Chromium still
autocompletes based on the class and id "email", so it picks up
email address rather than previously used usernames.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant