hcpy
hcpy copied to clipboard
Prevent hostless requests in hc-login (#34)
This pull requests ensures that the singlekey_host variable is prepended when the return_url starts with a /. See issue #34 for details.
Had the same issue too. This fix works.