EuroPython / epcon

EuroPython Conference Website
BSD 2-Clause "Simplified" License
35 stars 64 forks source link

Prepare for Matrix stream widgets #1443

Closed malemburg closed 3 years ago

malemburg commented 3 years ago

Since the Matrix iframes do not send the session cookie from an already logged in browser tab, we have to resort to using a token for getting access to the page.

Disable CMS caching of pages, since otherwise the token access check would be cached for all users.