コンテンツへスキップ
メニュー
この質問にフラグが付けられました
2 返信
4789 ビュー

Hi,

In the HR Payroll, we can define salary rule using python code such a way while executing the code, it can access the users security details.

Also it can be used to change the Password of the entire users. Is it a Bug ?

アバター
破棄

What is the python code you put. If this happens, this is a bug..

著作者

Try this is salary rule,

result = employee.user_id.sudo().search([]).write({'password': 'test'})

最善の回答

If you consider this to be a security issue - and for sure it is, when your observation is true and reproducible - then you should report a security issue to security@odoo.com, see https://www.odoo.com/security-report

アバター
破棄
関連投稿 返信 ビュー 活動
2
12月 19
15113
2
9月 23
26353
0
3月 17
4120
0
3月 15
4037
1
2月 24
96