You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 29, 2022. It is now read-only.
* Add new page templates to prepare for Matrix stream widgets.
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.
* Remove cookie samesite setting, since this is only supported in
Django 3.1.
* Make the token code work without having access to a request object.
* Fix title filter to work without request object
* Add whitespace on the side to make the video better fit Matrix
widgets.
0 commit comments