Closed chrabyrd closed 2 months ago
Thanks. We also need to look into namespacing the CSRF tokens. They shouldn't just be csrftoken
for every arches project/app (?)
I can't reproduce with the provided steps, but I can get at step 5 a different error that suggests the session cookie isn't being set. (EDIT: looks like I was too aggressive with setting SESSION_COOKIE_SECURE = True in archesproject/arches#11261, will PR)
I can't seem to reproduce because even in a fresh browser/incognito window, loading the page always fetches this django view and returns the cookie:
Huh, yeah I'm also unable to repro branch #56 . Not saying that that's the thing that fixed it, but yeah since it doesn't seem repro-able any more happy to close 👍
To reproduce: