docbrown/app/assets
Jacob Herrington d667490732
Ensure user data is unset if no user is logged in (#13024)
* Ensure loggd out user data is not in the document

* Use delete operator to remove user property

Another function relies on this value not existing. If this property
exists, but is set to undefined, it will not behave as expected.

* Add tests to verify user data does not persist in the DOM after logout

* Update cypress/integration/loginFlows/userLogout.spec.js

Co-authored-by: Nick Taylor <nick@iamdeveloper.com>

* Fixup: Test localStorage for user data

Co-authored-by: Nick Taylor <nick@iamdeveloper.com>
2021-03-23 07:36:49 -05:00
..
config Remove resource_admin dashboards (Administrate) (#11792) 2020-12-08 12:38:13 -06:00
fonts feat: add per-user Open Dyslexic font setting (#5037) [deploy] 2020-01-20 18:23:57 -05:00
images RFC#50-P3 Navigation Item Focus (Styling and Behaviour) (#12936) 2021-03-10 13:07:16 +02:00
javascripts Ensure user data is unset if no user is logged in (#13024) 2021-03-23 07:36:49 -05:00
stylesheets RFC#50-P4: Feature Flagged Routes and Interaction Design (#12967) 2021-03-23 11:12:54 +02:00