pydio / pydio-core

Pydio 8 official repository
https://pydio.com
GNU Affero General Public License v3.0
869 stars 289 forks source link

Chrome autocomplete issue #1450

Open sim1st opened 5 years ago

sim1st commented 5 years ago

I am Pydio administrator(version 6).

Recently some users who use Password save in Chrome reported me that their auto-saved ID appears Search Form in Pydio UI.

How can I fix this issue?

++ modified issue I found javascript(/usr/share/pydio/plugins/gui.ajax/res/js/pydio/ui/class.SearchEngine.js) and modified search form tag like style=display:none and autocomplete=off

If I want test it, Do I have restart httpd service?

How can I apply new java script?