TACC / tup-ui

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

hotfix(tup-cms): secure cookie (via core-cms image) #301

Closed wesleyboar closed 1 year ago

wesleyboar commented 1 year ago

Overview / Changes

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

Note Closed in favor of https://github.com/TACC/tup-ui/pull/302.

Related

Testing & UI

❌ UI Demo Still Works (https://github.com/TACC/Core-CMS/pull/692)

After
tup demo localhost after

✅ Portal Login Cookie (https://github.com/TACC/Core-CMS/pull/695)

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

Notes

  1. If UI demo breaks, see https://github.com/TACC/Core-CMS/pull/692.
wesleyboar commented 1 year ago

Closed in favor of https://github.com/TACC/tup-ui/pull/302.