open-webui/src
guenhter f0e60c28df fix: use correct password autocomplete for signup
Password manager act based on the 'autocomplet' attribute
of the password fields. If the attribut is set to
"current-password" they try to fill the password with an
existing one. If it is set to "new-password" they try to
support the user by generating a new password.
For signup in owui, the password was always set to
"current-password", so the password manager never proposed
a password on signup.
2025-06-23 11:48:51 +02:00
..
lib Merge pull request #15213 from beecho01/patch-1 2025-06-23 13:12:44 +04:00
routes fix: use correct password autocomplete for signup 2025-06-23 11:48:51 +02:00
app.css refac: styling 2025-06-04 02:51:42 +04:00
app.d.ts
app.html refac 2025-06-16 09:36:29 +04:00
tailwind.css refac: Vazirmatn 2025-05-12 00:05:04 +04:00