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

Add setting to config vault location #319

Closed
wants to merge 1 commit into from

Conversation

murray-grant-fe
Copy link

Pull request to allow configuring the config vault location.

Add new app setting to allow the config path used to be configurable to per user roaming profile, per user local profile, per machine profile, or arbitrary path.

I read #146 and noted the issue with email addresses, and potential security problems. Not sure how 0.8 ACEMESharp "profiles" will impact this.

This is the simplest change I could get away with to move the config out of the user profile to a machine level location (we have a admin user who will run this interactively, and a different user for the scheduled task, config needed to be shared).

Regards
Murray

Add new app setting to allow the config path used to be configurable to
per user roaming profile, per user local progile, per machine profile,
or arbitrary path.
@weyCC81
Copy link

weyCC81 commented Feb 27, 2017

Workaround: #221 (comment)

@nul800sebastiaan
Copy link
Contributor

This will be fixed in v2 with the --configpath parameter. See PR: #394

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.

None yet

3 participants