跳至內容
選單
此問題已被標幟
1 回覆
632 瀏覽次數

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.

頭像
捨棄