b3716505fa
refs https://github.com/TryGhost/Ghost/issues/9868 - ensure signup task is always initiated via form submit - adds `defaultClick` option to `<GhTaskButton>` that allows the click event to bubble - adds `autocomplete` values to signup form fields that match up to the spec - "name/display-name": `name` - "email": `username email` - "password": `new-password` / `current-password` depending on context - 🔥 no-longer-relevant hacks for Chrome autocomplete - this still doesn't fix Chrome remembering the incorrect username unfortunately. Chrome will always select the input previous to the password that has had actual user input as the "username" - 🔥 unused `authenticate` task in signup controller |
||
---|---|---|
.. | ||
admin |