Passa al contenuto
Menu
È necessario essere registrati per interagire con la community.
La domanda è stata contrassegnata
4 Risposte
6159 Visualizzazioni

Is it possible to disable autocomplete for sensitive data on odoo? if yes, which config file is related to this operation? what is the parameters that has to be changed in order to achieve this? 

Avatar
Abbandona

I didn't see any autocomplete field in Odoo, Could you please give us an example?

I think the auto fill related to your browser, If you are using google chrome, there is a setting to stop auto fill.

Autore

@waleed Mohsen, I have odoo installed on premise, it is not a browser issue, since the autocomplete works for passwords for example regardless what the browser is. Moreover, it is not even stored within browser memory.

I'm using Odoo on premises as well, the passwords saved either in browser (most of browsers have a features to save passowrds) or you have another app installed in your machine which save passwords and integrated with browsers using addons.

Since the passwords not stored in browser, try to use incognito window chrome and let me know the results.

Risposta migliore

Hi Muhammad,


You can simply use autocomplete = "off" attribute like below.

<field name = "password" autocomplete = "off" />

Thank you.

Avatar
Abbandona
Post correlati Risposte Visualizzazioni Attività
1
giu 23
2190
1
ott 22
4673
2
dic 20
6112
8
feb 20
5556
1
gen 24
15543