| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Lines of code | 205 |
| Technical Name |
bc_geolocation_restriction |
| License | OPL-1 |
| Website | https://www.bargcloud.com |
| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Lines of code | 205 |
| Technical Name |
bc_geolocation_restriction |
| License | OPL-1 |
| Website | https://www.bargcloud.com |
IP Geolocation Restriction
Secure Your Odoo Instance with Location-Based Access Control
Community
Enterprise
Odoo.sh
User Configuration
Configure allowed country for each user easily through the user form.
Access Logs
Monitor all access attempts with detailed information including IP address and location.
Access Denied
Clear notification when access is denied due to location restrictions.
✓
Enable IP-based restrictions for specific users
✓
Define allowed countries for each user
✓
Real-time IP geolocation checking
✓
Detailed access logging
✓
Easy configuration through user interface
How does the IP geolocation restriction work?
The module checks the user's IP address against allowed
countries configured for that user. If the IP address is
from a non-allowed country, access will be denied. This
happens in real-time whenever a user tries to access the
system.
Can I set different allowed countries for different users?
Yes, you can configure multiple allowed countries per
user. Each user can have their own set of allowed
countries, providing flexible access control for your
organization's remote workforce.
What information is included in the access logs?
The access logs include the user's IP address, country of
origin, timestamp of access attempt, whether access was
granted or denied, and the user information. This helps in
monitoring and auditing system access.
What happens if a user tries to access from a non-allowed
country?
When a user attempts to access from a non-allowed country,
they will receive an access denied message. The attempt
will be logged in the system for security monitoring
purposes.
How can I configure the country restrictions?
Country restrictions can be configured through the user
interface. Administrators can access the user settings and
select multiple allowed countries from the list. The
changes take effect immediately after saving.
Release 17.0.1.0.0
26th November, 2024
Add
- Initial Commit
Odoo Proprietary License v1.0 This software and associated files (the "Software") may only be used (executed, modified, executed after modifications) if you have purchased a valid license from the authors, typically via Odoo Apps, or if you have received a written agreement from the authors of the Software (see the COPYRIGHT file). You may develop Odoo modules that use the Software as a library (typically by depending on it, importing it and using its resources), but without copying any source code or material from the Software. You may distribute those modules under the license of your choice, provided that this license is compatible with the terms of the Odoo Proprietary License (For example: LGPL, MIT, or proprietary licenses similar to this one). It is forbidden to publish, distribute, sublicense, or sell copies of the Software or modified copies of the Software. The above copyright notice and this permission notice must be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Please log in to comment on this module