Skip to Content
Menu

Whitelisting IP Restrictions

by
Odoo

75.37

v 18.0 Third Party 27
Availability
Odoo Online
Odoo.sh
On Premise
Odoo Apps Dependencies Discuss (mail)
Lines of code 249
Technical Name azk_whitelist_ip_restrictions
LicenseAGPL-3
Websitehttps://azka.tech
Versions 14.0 15.0 16.0 17.0 18.0
You bought this module and need support? Click here!
Availability
Odoo Online
Odoo.sh
On Premise
Odoo Apps Dependencies Discuss (mail)
Lines of code 249
Technical Name azk_whitelist_ip_restrictions
LicenseAGPL-3
Websitehttps://azka.tech
Versions 14.0 15.0 16.0 17.0 18.0
header

Introduction

Allows for the implementation of IP restrictions based on specific routes, with the ability to permit or deny access from certain IP addresses. This feature includes route matching by Regex and supports IP ranges and networks.


Key Features

  • Two methods available for applying IP Whitelisting:
    • Allow Only Listed IPs: Grant access to Listed IPs only, so deny any unknown IP.
    • Deny Listed IPs: Deny all listed IPs, and grant access from any other IPs else.
  • Three ways to match route:
    • Exact Match: Matching route as exact value comparison with defined Route value.
    • Prefix: Accept all routes that started with defined Route.
    • Regex Matching: Advanced matching using Regex with defined Route.
  • IPs List takes three formats:
    • Specific IP: simple IP, ex. 192.168.x.x
    • Network IP with Subnet Mask: Add Network IP at "Allowed IP" and specify the "Subnet Mask"
    • IP Ranges: IP followed with range: ex.173.245.48.0/20
  • Include Full URL to compare base URL starting from http to control domain and sub-domain too
  • Advanced Headers check:
    • Check request's headers if contain value for specific header key: ex. to validate request has cookies, add HTTP_COOKIE as key with Empty value, so it match if cookies exist regardless values
    • Check specific header if exist and match its value: ex. to validate request host, add HTTP_HOST as key and www.azka.tech as value, so it looks for request host and compare the value

How it Works

  • Activate Whitelisting IP Restrictions 1
  • To go IP Whitelisting from Settings -> IP Whitelisting or Settings -> Technical -> IP Whitelisting. 2
  • Sample: 3

Suggested Apps


Our Services

odoo consultancy

Odoo
Consultancy

odoo implementation

Odoo
Implementation

odoo customization

Odoo
Customization

odoo integration

Odoo
Integration

odoo data migration

Odoo
Data Migration

odoo training

Odoo
Training

odoo support

Odoo
Support

Please log in to comment on this module

  • The author can leave a single reply to each comment.
  • This section is meant to ask simple questions or leave a rating. Every report of a problem experienced while using the module should be addressed to the author directly (refer to the following point).
  • If you want to start a discussion with the author or have a question related to your purchase, please use the support page.