This commit is contained in:
2022-02-10 00:46:48 +00:00
parent 71fe407b7e
commit f5ed5e291f
3 changed files with 72 additions and 50 deletions

View File

@@ -38,4 +38,4 @@ Make sure you have nothing personal in your password such as a relative or pet's
### Password manager
Many people prefer to use a password manager utility and AyaNova supports working with password managers by allowing copy and paste in the password field, clearly identifying it as a password type HTML field in the page markup so the password manager can autotype the values and including an "eye" icon that you can use to reveal or conceal the password as you enter it.
Many people prefer to use a password manager utility and AyaNova supports password managers by allowing copy and paste in the password field, clearly identifying the fields on the login form as password type HTML field in the page markup so the password manager can detect it to autotype the values and including an "eye" icon that you can use to reveal or conceal the password as you enter it.