Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Secure storage of Elasticsearch credentials #218

Open
techgique opened this issue Mar 23, 2023 · 0 comments
Open

Secure storage of Elasticsearch credentials #218

techgique opened this issue Mar 23, 2023 · 0 comments
Labels
enhancement important finding the most important issues

Comments

@techgique
Copy link
Member

Addition of Elasticsearch basic auth headers in #210, but uses plaintext storage of credentials. We'll want to move to an encrypted storage of these but without Rails's credentials and master key here, I'm not sure how we'll handle it. Not sure if we can include some of Rails's gems like ActiveSupport to grab those features but that'd be nice to keep all of our Ruby code handling credentials similarly.

@techgique techgique added enhancement important finding the most important issues labels Mar 23, 2023
@wkdewey wkdewey added this to the Future release milestone Aug 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement important finding the most important issues
Projects
None yet
Development

No branches or pull requests

2 participants