ExpediaGroup / cyclotron

A web platform for constructing dashboards.
https://www.cyclotron.io/
MIT License
1.56k stars 113 forks source link

Add optional configuration for cacheEncryptedPassword #31

Closed baumandm closed 6 years ago

baumandm commented 6 years ago

Add optional setting that stores the user's encrypted password in memory after logging in, allowing Data Sources to authenticate using the credentials of the current user, rather than a hardcoded account.

This is disabled by default.