girder / girder_web_components

Reusable Javascript and VueJS components for interacting with a Girder server.
https://gwc.girder.org
Apache License 2.0
16 stars 9 forks source link

Auth should forget password after successful login or session change. #82

Closed subdavis closed 5 years ago

subdavis commented 5 years ago

Currently after login/logout, a user's password still exists in component state and can be retrieved with console access.

This adds 2 redundant behaviors: