Se rendre au contenu
Menu
Cette question a été signalée
1 Répondre
614 Vues

Prevent odoo from brute force attack


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

Avatar
Ignorer
Meilleure réponse

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.

Avatar
Ignorer