Availability |
Odoo Online
Odoo.sh
On Premise
|
Odoo Apps Dependencies |
Discuss (mail)
|
Lines of code | 138 |
Technical Name |
access_restriction_by_ip |
License | AGPL-3 |
Website | https://www.cybrosys.com |
Versions | 10.0 11.0 12.0 13.0 14.0 15.0 16.0 17.0 |

Access Restriction By IP
User can access his account only from specified IP's


Explore This Module

Overview

Features

Administrator can set a IP or a group of IP address for each users.

Users can access their account only from the specified IP's.

Accessing system from a non-specified IP will restrict the user login.

A warning message will be displayed.

If no IP is set to user means there is not any restriction by IP. IP Address for each users can be set from users form view

Screenshots
Setting IP address for User
User will be able to access his account only from this IP's

User accessing his account goes here
On accessing account from a non specified IP.


Related Products

Our Services

Odoo Customization

Odoo Implementation

Odoo Support

Hire Odoo Developer

Odoo Integration

Odoo Migration

Odoo Consultancy

Odoo Implementation

Odoo Licensing Consultancy

Our Industries

Trading
Easily procure and sell your products

POS
Easy configuration and convivial experience

Education
A platform for educational management

Manufacturing
Plan, track and schedule your operations

E-commerce & Website
Mobile friendly, awe-inspiring product pages

Service Management
Keep track of services and invoice

Restaurant
Run your bar or restaurant methodically

Hotel Management
An all-inclusive hotel management application

Support


Say hi to us on WhatsApp!
+91 86068 27707

Please log in to comment on this module
Report comment
Any abuse of this reporting system will be penalizedThere are no ratings yet!
Internal server error on odoo.sh login page after installing module.
Hi, is it possible to use DDNS instead of Fixed IP address? Can it resolve the ddns domain to get the updated IP? Thanks for a great module!
Hi, I have problem when using module. If the User logs in for the first time, Internal User Error 500
File "/home/developer/odoo16_base_addons/odoo/http.py", line 699, in route_wrapper
result = endpoint(self, *args, **params_ok)
File "/home/developer/project/access_restriction_by_ip/controllers/main.py", in web_login
request.uid = old_uid
File "/home/developer/project/odoo16_base_addons/odoo/http.py", line 1228, in uid
raise NotImplementedError("Use request.update_env instead.")
NotImplementedError: Use request.update_env instead.
Re: Hi, I have problem when using module. If the User logs in for the first time, Internal User Error 500
We have updated the module. Please get the latest version.
500 Internal Error
This app triggers 500 Internal Error on Activation. How can this be solved?
Re: 500 Internal Error
Couldn't reproduce the error mentioned. Could you please check after restarting the service?