You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
AjmalCybro e0c3a29ebd Jul 4 : [FIX] Bug Fixed 'access_restriction_by_ip' 2 years ago
..
controllers Jul 4 : [FIX] Bug Fixed 'access_restriction_by_ip' 2 years ago
doc Oct 14 [ADD] : Initial Commit 3 years ago
models Oct 14 [ADD] : Initial Commit 3 years ago
security Oct 14 [ADD] : Initial Commit 3 years ago
static/description Oct 14 [ADD] : Initial Commit 3 years ago
views Oct 14 [ADD] : Initial Commit 3 years ago
README.rst Oct 14 [ADD] : Initial Commit 3 years ago
__init__.py Oct 14 [ADD] : Initial Commit 3 years ago
__manifest__.py Oct 14 [ADD] : Initial Commit 3 years ago

README.rst

Access Restriction By IP V16
============================

This module will restrict users access to his account from the specified IP only. If user access his
account from non-specified IP, login will be restricted and a warning message will be displayed in
login page.

If no IP is specified for a user, then there will not be restriction by IP. He can access from any IP.


Credits
=======
Cybrosys Techno Solutions

Author
------
* Niyas Raphy <odoo@cybrosys.com>
* V14 Muhammad P <odoo@cybrosys.com>
* V15 Nikhil Ravi <odoo@cybrosys.com>
* V16 VISHNU KP <odoo@cybrosys.com>