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 feature switch for autoconfirm #52

Closed
ferventcoder opened this issue Feb 2, 2015 · 0 comments
Closed

Add feature switch for autoconfirm #52

ferventcoder opened this issue Feb 2, 2015 · 0 comments

Comments

@ferventcoder
Copy link
Member

Some folks want a global confirmation setting so that chocolatey can work like the prior version did without confirmation. They understand the security implications of this setting, so allow them to change it.

allowGlobalConfirmation

Relates to #54.

@ferventcoder ferventcoder added this to the 0.9.9 milestone Feb 2, 2015
@ferventcoder ferventcoder changed the title Add feature switch to autoconfirm Add feature switch for autoconfirm Feb 2, 2015
ferventcoder added a commit that referenced this issue Feb 3, 2015
If a user has set `allowInsecureConfirmation` in their configuration
file in the features section, this will choose `yes` instead of
displaying prompts.
ferventcoder added a commit to ferventcoder/choco that referenced this issue Feb 15, 2015
Rename `allowInsecureConfirmation` to `allowGlobalConfirmation`. Warn
when the feature is turned on.
ferventcoder added a commit to ferventcoder/choco that referenced this issue Feb 15, 2015
* stable: (31 commits)
  (specs) Install scenarios
  (specs) integration SetUpFixture
  (log) log actual file ran instead of string[]
  (specs) remove and readd install envvar
  (maint) formatting
  (specs) add more todos
  Set ChocolateyInstall envvar for POSH
  (specs) add simpleinjector as dependency
  (specs) packages for scenarios
  (maint) need system console for debug
  (chocolateyGH-98) Fix upgrade is a dependency of others
  (maint) formatting
  PathResolver - explicit to_string() method
  (maint) formatting
  (maint) formatting
  (chocolateyGH-52) Rename config confirmation setting
  (chocolateyGH-103) Determine if AllowMultiple
  (doc) clarify powershell script options
  XmlService - don't delete on save
  (chocolateyGH-47) Rollback enhancements
  ...
@ferventcoder ferventcoder self-assigned this Jan 29, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants