|
|
|
|
|
by marcus_holmes
4617 days ago
|
|
I was immediately struck by the scary thing of putting the password in the URL: remote = 'https://USERNAME:PASSWORD@USERNAME.cloudant.com/DATABASE'
I know HTTPS URLs are encrypted, but it still strikes me as unsafe. What does HN think? |
|
But it can work with cookie authentication with just a little more lines of code.