Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

move webcal to webcals #348

Closed
Trott opened this issue Jan 14, 2014 · 5 comments
Closed

move webcal to webcals #348

Trott opened this issue Jan 14, 2014 · 5 comments
Assignees
Milestone

Comments

@Trott
Copy link
Contributor

Trott commented Jan 14, 2014

Someone may want to test to verify this, but it appears that webcal URIs initiate requests over HTTP, which means the authentication token will be sent in the clear initially. We should change the URIs to webcals (note trailing s) and then test.

@Trott
Copy link
Contributor Author

Trott commented Jan 14, 2014

/cc @elliotkendallUCSF (although I guess anyone of us can probably do a find/replace on the string webcal).

@Trott
Copy link
Contributor Author

Trott commented Jan 14, 2014

Ooooof... huge bummer. Google calendar does not appear to support webcals as a protocol.

Although just adding the calendar with https URL seems to work just fine. Any reason we shouldn't just do that?

@elliotkendallUCSF
Copy link
Contributor

Unless there's another calendar client we want to support that we know doesn't handle https URLs, I think that's the way to go.

@stopfstedt
Copy link
Member

Subscribed to a calendar feed from ilios-stage over https:// with Google Calendar, Outlook 2007 and on an iTouch/iOS7.
Good enough for me.

@ghost ghost assigned stopfstedt Jan 14, 2014
@stopfstedt
Copy link
Member

merged #349

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants