Tagged Questions
1
vote
1answer
205 views
Unauthenticated access to Google Docs and Calendar
Today, I tried a demo of Openbravo (web-based ERP) and on its main workspace there were two widgets Google Docs and Google Calendar and they both displayed my Docs and Calendar data from my Google ...
3
votes
1answer
2k views
Accessing a password-protected iCalendar feed from Google Calendar
I want Google Calendar to show the events from a remote ics feed protected by HTTP Basic Authentication.
The URL is like:
http://user:password@host/path/eventList?site=calsite&format=calendar
...