I found that a patch was necessary for the event/ical feed to support the tokenauth module.

CommentFileSizeAuthor
#5 event.ical__0.patch942 bytesmfb
#4 event.ical_.patch817 bytesmfb
support.tokenauth.patch926 bytesmfb

Comments

gerhard killesreiter’s picture

Can you explain thi a bit? Why isn't a similar patch neccessary for the RSS feeds?

mfb’s picture

The only reason is that event/ical redirects to a new path, with the current year, month, etc. An alternative solution would be to remove the redirect on the event/ical path, and have it render the ical feed directly.

gerhard killesreiter’s picture

I think I'd prefer that second approach. Would you mind rolling a patch for it?

mfb’s picture

StatusFileSize
new817 bytes

Ok. This patch actually removes some lines of code :)

mfb’s picture

StatusFileSize
new942 bytes

also need to patch the phpdoc

samuelet’s picture

Worked for me. Really useful.

japerry’s picture

Status: Needs review » Closed (outdated)

Event for Drupal 8 is unrelated to older versions. If an issue similar to this one exists, please open a new issue with the 8.x branch.