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

[API] Self-Service information not returned for sources #1394

Closed
ferventcoder opened this issue Aug 27, 2017 · 0 comments
Closed

[API] Self-Service information not returned for sources #1394

ferventcoder opened this issue Aug 27, 2017 · 0 comments

Comments

@ferventcoder
Copy link
Member

When retrieving sources, it did not return whether a service was allowed for self-service or not, effectively flipping a source back if accessed and then settings were saved using other tools, such as the Chocolatey GUI.

@ferventcoder ferventcoder self-assigned this Aug 27, 2017
ferventcoder added a commit that referenced this issue Aug 29, 2017
In source listings using the API, choco was not returning whether a
source was configured to use self-service. If this information was then
used with other information to update the source, it would remove the
allowed for self-service option. Instead, ensure the information is
passed correctly through.
ferventcoder added a commit that referenced this issue Aug 29, 2017
* stable:
  (maint) fully qualify regex in scripts
  (GH-1133) Autouninstaller - Use Uninstall Args / Override
  (GH-1133) autouninstaller - skip if package is missing
  (GH-1133) Package dependency check globally available
  (maint) make classes public
  (GH-1155) More comprehensive warn on nupkg/nuspec use
  (GH-1155) Fix: params are unused w/nupkg
  (GH-1394) Fix: API - return self-service setting for sources
  (GH-1265) Support for Admin only sources
  (GH-1393) Get-PackageParameters function
  (GH-1386) remove default admin tag
  (doc) fix grammar
  (maint) remove choco.pdb if found on upgrade
@ferventcoder ferventcoder modified the milestone: 0.10.8 Aug 29, 2017
@ferventcoder ferventcoder changed the title API - Self-Service information not returned for sources [API] Self-Service information not returned for sources Aug 29, 2017
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