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 has been archived by the owner on Aug 20, 2019. It is now read-only.
The cookie is hard to kill. We need to live with it.
However, we need to ensure our rest API also work properly.
So if a cookie and an auth_token are sent in a single request, we need to ensure the auth_token is always checked (not just skipped if the session-cookie authenticates first) .
Also ensure this behavior is working for images off the media controller.
The text was updated successfully, but these errors were encountered:
The cookie is hard to kill. We need to live with it.
However, we need to ensure our rest API also work properly.
So if a cookie and an auth_token are sent in a single request, we need to ensure the auth_token is always checked (not just skipped if the session-cookie authenticates first) .
Also ensure this behavior is working for images off the media controller.
The text was updated successfully, but these errors were encountered: