Commit 1ec347f
authored
Enable iOS Password AutoFill on the legacy login form (#6)
Set textContentType (username / password) on the xAuth login fields so iOS
recognises the form and offers saved logins and the Passwords key in the
QuickType bar — the native equivalent of tagging a web form's inputs with
autocomplete=username / current-password.1 parent be73dfc commit 1ec347f
1 file changed
Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
235 | 235 | | |
236 | 236 | | |
237 | 237 | | |
| 238 | + | |
| 239 | + | |
| 240 | + | |
| 241 | + | |
238 | 242 | | |
239 | 243 | | |
| 244 | + | |
240 | 245 | | |
241 | 246 | | |
242 | 247 | | |
| |||
0 commit comments