跳至内容
菜单
此问题已终结
1 回复
629 查看

Prevent odoo from brute force attack


Is there any module or out of box feature available on odoo ?

形象
丢弃
最佳答案

Hi,

Odoo has several ways to protect against brute-force attacks, but there isn't a direct out-of-the-box feature specifically designed for this. However, you can configure the system

  1. ENABLE TWO FACTOR AUTHENTICATION (2FA)
  • Description: Odoo Enterprise supports two-factor authentication, which adds an additional layer of security beyond passwords, making brute-force attacks much harder.
  • How to enable: Go to Settings > Users & Companies > Users, click on the user, and under the Security tab, enable two-factor authentication.
  • STEP 1: Settings > Users & Companies > Users

           

  • STEP 2: Click the user and go to account security tab-> enable two factor authentication.

Thanks.

形象
丢弃