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

[DM-22959] Allow configuration of who can fiddle log setting #38

Merged
merged 2 commits into from
Jan 9, 2020

Conversation

cbanek
Copy link
Contributor

@cbanek cbanek commented Jan 9, 2020

First off, get rid of that group thing. We don't have that group.

Then, set up the new PropertyReaders.dir to point to /etc/creds, where the secrets are placed. If the file doesn't exist, that's fine. Then point it at the file in the directory in web.xml (PropertyReader will look in the directory set in the system property).

cbanek added 2 commits January 9, 2020 12:46
With this group here, and no authorizer, this means no one can
alter the log settings.  This needs to be moved over to a better
way of controlling this via secrets, but this is the first step.
If it doesn't exist, it should just print out a warning but be fine.
This should come from a secret, and /etc/creds is a path that is
generated from the vault-secret.
@cbanek cbanek merged commit c55a7da into master Jan 9, 2020
@cbanek cbanek deleted the tickets/DM-22959 branch January 9, 2020 20:59
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