1
0
قرینه از https://github.com/matomo-org/matomo.git synced 2025-08-21 22:47:43 +00:00
Files
Michal Kleiner 7f11f3c348 Automatically clear password input fields after 10 minutes (#23356)
* Create 'Auto clear password' functionality for Vue and vanilla JS

* Use auto-clear on password fields within core

* Add password field with auto clear to UI demo

* Add data attribute with snippet ID for easier UI test targetting

* Add UI tests for password auto clear vue directive

* Fix typos in UI demo controller

* Remove vanilla JS version of the auto-clear mechanism in favour of Vue directive

* Apply auto-clear directive to other password fields

* Update auto-clear directive to add data attribute when applied to a field

* Test auto-clear-password directive is applied to password field on the login page

* Update UI test screenshots
2025-06-11 15:09:42 +12:00
..