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

Add ICS Feed #1018

Merged
merged 3 commits into from
Sep 22, 2015
Merged

Add ICS Feed #1018

merged 3 commits into from
Sep 22, 2015

Conversation

jrjohnson
Copy link
Member

Each user gets a unique feed key which is stored in the user table as icsf_feed_key. This key can then be used to access an ical feed at /ics/KEY which includes all events going back 6 months and forward 6 months.

I’m not sure yet how to implement rotating / changing the key. I think it might be easier to leave that up to the fronted, or possibly create a special API end point for that sole purpose.

Fixes #1010

@stopfstedt
Copy link
Member

👍

@stopfstedt stopfstedt assigned dartajax and unassigned stopfstedt Sep 21, 2015
@jrjohnson
Copy link
Member Author

I rebased this... should still be ready to merge if tests pass.

dartajax added a commit that referenced this pull request Sep 22, 2015
@dartajax dartajax merged commit ee00877 into ilios:master Sep 22, 2015
@jrjohnson jrjohnson deleted the 1016-icsfeed branch November 10, 2015 17:44
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

Successfully merging this pull request may close these issues.

None yet

3 participants