TACC / tup-ui

React client for TACC User Portal
2 stars 0 forks source link

hotfix: set SESSION_COOKIE_SECURE = True #302

Closed wesleyboar closed 1 year ago

wesleyboar commented 1 year ago

Overview

New CMS image to mimic https://github.com/TACC/Core-CMS/pull/695 hotfix.

Why not use new CMS image? Because the attempt in https://github.com/TACC/tup-ui/pull/301 broke the UI demo.

Related

Changes

Testing

  1. In Chrome/ium DevTools > Application > Cookies
  2. Confirm "Secure" column for "sessionid" cookie is checked.

UI

Dev Before Dev After
tup dev hotfix before tup dev hotfix after
Localhost After
tup hotfix after