[Vtigercrm-developers] Anyone implemented IP checking on a per-user or Profile basis?
Sutharsan Jeganathan
ajstharsan at gmail.com
Fri Oct 27 20:13:57 GMT 2017
Hi
Then it could be core change in authenticate.php under User module
something like
if ($_SERVER['REMOTE_ADDR'] == 'x.x.x.x' or in_array (whitelistedusers)) {
// restrict}
On 26 Oct 2017 20:15, "Alan Lord" <alanslists at gmail.com> wrote:
> Not all users of the CRM would be allowed VPN access - they are contract
> or agency staff. Some ONLY need CRM login and do not have any other logins.
> There are several other reasons.
>
> We could do something with VPNs or even Apache but these do not really
> fully address the client's needs with regards to specific categories of
> users of _just_ the CRM.
>
> Al
>
> On 26/10/17 15:26, Sutharsan Jeganathan wrote:
>
>> Hi
>>
>> Why can't vpn be used?
>>
>> Thanks
>> Sutharsan Jeganathan
>>
>
>
>
> _______________________________________________
> http://www.vtiger.com/
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.vtigercrm.com/pipermail/vtigercrm-developers/attachments/20171028/a5b1a713/attachment.html>
More information about the vtigercrm-developers
mailing list