Перейти к содержимому
Меню
Чтобы взаимодействовать с сообществом, необходимо зарегистрироваться.
Этот вопрос был отмечен
2 Ответы
4843 Представления

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

Аватар
Отменить
Related Posts Ответы Просмотры Активность
2
дек. 19
15133
2
сент. 23
26401
0
мар. 17
4159
0
мар. 15
4050
1
февр. 24
96