how to restrict a web portal to a particular computer?
Posted
by ZX12R
on Stack Overflow
See other posts from Stack Overflow
or by ZX12R
Published on 2010-04-12T05:32:19Z
Indexed on
2010/04/12
5:43 UTC
Read the original article
Hit count: 231
ruby-on-rails
I am in the process of creating a Ruby on rails portal
This portal requires a lot of data feeding by the site owner's back-office personnel.
My client has this problem :
the office staff should not be able to access the back office interface from any other than his office computers
I have no idea how to achieve this. Is there a method for this?
Thanks in advance.
© Stack Overflow or respective owner