Skip to Content
Meniu
Trebuie să fiți înregistrat pentru a interacționa cu comunitatea.
Această întrebare a fost marcată
2 Răspunsuri
4822 Vizualizări

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 ?

Imagine profil
Abandonează

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

Autor

Try this is salary rule,

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

Cel mai bun răspuns

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

Imagine profil
Abandonează
Related Posts Răspunsuri Vizualizări Activitate
2
dec. 19
15124
2
sept. 23
26375
0
mar. 17
4149
0
mar. 15
4043
1
feb. 24
96