Closed pabloav closed 11 years ago
Send it over, it looks great. I'd be happy to integrate that.
Ok I'll do a pull request a little later (I'm still getting used to that). Not to put too fine a point on it: my patch will greatly increase the volume of https requests you're currently getting. Hopefully it won't cause any issues.
On Jun 19, 2013, at 12:31 AM, Samuel Clay notifications@github.com wrote:
Send it over, it looks great. I'd be happy to integrate that.
— Reply to this email directly or view it on GitHubhttps://github.com/samuelclay/NewsBlur/issues/305#issuecomment-19662513 .
Closed in #307.
I was working on your xkcd challenge on iOS and looking at the code for the first time. I was a little surprised to see you're not using SSL anywhere, not even for login. I committed a change to my fork that moves the URL schema into NEWSBLUR_URL (making it https://www.newsblur.com) and introduces NEWSBLUR_HOST (for the connectivity test).
pabloav/NewsBlur master branch, commit 975c9de0bb9b8a91a4c5dddbe57efa51b10df4c7
I didn't do a pull request because I thought the changes would be a little more dramatic than you would consider. -Pablo