marc-truitt / gmdesk

Automatically exported from code.google.com/p/gmdesk
0 stars 0 forks source link

need https URL access to google docs #113

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.
2.
3.

What is the expected output? What do you see instead?
My network blocks anything not https, especially google docs. I can access full 
google doc functionality in a standard browser using https://docs.google.com. 
But, when I try to login to google docs thru gmdesk, looks like in the backend 
it's using regular http protocol to get to google docs, and my firewall rules 
are not your app display my google docs. Same goes for gmdesk edit 
functionality in google docs. Can you please update gmdesk with a option to 
access google docs completely usin HTTPS, including your edit functionality for 
docs.

Thanks,
Venkat
Ea.Venkat@gmail.com

What version of the product are you using? On what operating system?

Please provide any additional information below.

Original issue reported on code.google.com by venkat...@gmail.com on 21 Nov 2010 at 7:45

GoogleCodeExporter commented 9 years ago
I'm guessing that simply replacing http with https in gmdesk.js is not enough 
to address this issue.  True?

Original comment by elvey.matthew on 5 Jul 2012 at 7:19