Skip to content

Conversation

@frankcash
Copy link

@frankcash frankcash commented Mar 6, 2020

Description of PR

Generate the webserver secret_key in the entrypoint.sh

This will be helpful if people run in a multi tenant mode with auth.

Previously if you had multiple instances running with auth and didn't change the secret (i.e. you forgot to or didn't realize you needed to) you would be able to jump from cluster to cluster because the session would be valid once authorized for the first time.

Previous Behavior

in section webserver secret_key defaults to temporary_key

Current Behavior

secret_key is uniquely generated at run time

Screen Shot 2020-03-06 at 1 04 38 PM

@frankcash
Copy link
Author

@puckel

@frankcash
Copy link
Author

👋

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant