콘텐츠로 건너뛰기
메뉴
커뮤니티에 참여하려면 회원 가입을 하시기 바랍니다.
신고된 질문입니다
4 답글
6299 화면

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? 

아바타
취소

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.

작성자

@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.

베스트 답변

Hi Muhammad,


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

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

Thank you.

아바타
취소
관련 게시물 답글 화면 활동
1
6월 23
2284
1
10월 22
4844
2
12월 20
6248
8
2월 20
5676
1
1월 24
15702