Skip to Content
Меню
Вам необхідно зареєструватися, щоб взаємодіяти зі спільнотою.
Це запитання позначене
1 Відповісти
624 Переглядів

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.

Аватар
Відмінити