Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the '10.4: Force the Gmail widget to use https connections' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
10.4: Force the Gmail widget to use https connections
Authored by: S Barman on Feb 16, '07 06:11:55AM
Maybe you should consider upgrading your widget. In the directory ~/Library/Widgets/Gmail Inbox.wdgt/JavaScript, within the file Gmail.js, the Gmail.authenticateUser function shows that the authentication uses an HTTP POST to https://www.google.com/accounts/ClientAuth. No editing required.

[ Reply to This | # ]
10.4: Force the Gmail widget to use https connections
Authored by: alex_kac on Feb 16, '07 08:24:52AM

Well no, he said that authentication uses SSL, but the actual data gathering of the email does not. You pointed out authentication. He pointed out the data gathering.



[ Reply to This | # ]