Normally you would authenticate with ek on the same computer you're running it. This way localhost is the way you could use the browser to authenticate with it.
When running ek on a computer where localhost is different from the computer running it, the authentication url should be something different, it should include the ip address from that host perhaps. Would it be possible to make it work that way?
Normally you would authenticate with
ek
on the same computer you're running it. This waylocalhost
is the way you could use the browser to authenticate with it. When runningek
on a computer wherelocalhost
is different from the computer running it, the authentication url should be something different, it should include the ip address from that host perhaps. Would it be possible to make it work that way?Via: #34