Skip to Content
मेन्यू
This question has been flagged
1 Reply
616 Views

Prevent odoo from brute force attack


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

Avatar
Discard
Best Answer

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
Discard