Pydio version: 6
Server OS: CentOS7
Install: yum install
I use pydio with Chrome, and If I enable autocomplete(id/password) in my pydio homepage, my saved ID in Chrome is typed automatically in ‘search form’ of initial page after login.
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?
yes,
if you know what you want to change it is,
now for your autocomplete issue you should look for a way to disable it on a specific page on the browser.
Hi,
your issue seems to arise with the latest version of Chrome,
could you tell me the exact version of your browser and also does it happen with firefox for instance?
I’m working with hmanuel, is off. We are using Chrome 71 currently, not the latest. It’s not happening on Firefox. It is also happening with latest Chrome version.
Hiding the search bar is not the ideal workaround.
I have figured out a workaround for this problem. Within Chrome Settings, click on Advanced -> Sync and Google services and disable the feature labeled “Google Drive search suggestions”
Hello. We have exactly the same problem.
Pydio version 6.4.2.
Chrome version 76.0.3809.132.
I checked solution “Within Chrome Settings, click on Advanced -> Sync and Google services and disable the feature labeled “Google Drive search suggestions”” but didn’t find such point in menu. I also disabled some “autocomplete” options but that didn’t help.
Does anyone found easy to implement solution for Pydio 6.4?
(Sorry, but we are afraid to update version of Pydio now - to prevent new bugs )