1
0
mirror of https://github.com/mailcow/mailcow-dockerized.git synced 2025-12-28 09:11:33 +00:00
Files
mailcow-dockerized/data/web/index.php
Marc Maurer 4f696313b1 [Web] Add autocomplete attributes to the corresponding input fields (#4190)
This commit will add the HTML autocomplete attribute to the login form inputs. The attribute helps a password manager to identify the right input fields for autofill.
(https://developer.mozilla.org/en-US/docs/Web/HTML/Attributes/autocomplete)
2021-07-17 06:47:52 +02:00

7.5 KiB