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

Update the default value for "NonAdmin Access to Settings" feature to be false #601

Closed
gep13 opened this issue Jun 18, 2018 · 1 comment
Closed
Labels
BreakingChange The issue will introduce backwards incompatible changes
Milestone

Comments

@gep13
Copy link
Member

gep13 commented Jun 18, 2018

The ability to hide settings for non-admin users was added in this C4B Feature issue:

#554

Initially, a new setting Allow non-admin access to Settings was added, which defaulted to true. This meant that functionality remains exactly the same, with the ability to turn off access as required.

However, in future versions of Chocolatey GUI, the default here will change to NOT allowing initial access, which will be regarded as a breaking change.

@gep13 gep13 added C4B Feature BreakingChange The issue will introduce backwards incompatible changes labels Jun 18, 2018
@ferventcoder ferventcoder changed the title Change default for C4B feature Default for NonAdmin Access to Settings should be false Jun 21, 2018
@gep13 gep13 added this to the 0.18.0 milestone Mar 8, 2021
@gep13 gep13 removed the C4B Feature label Mar 8, 2021
gep13 added a commit that referenced this issue Mar 8, 2021
Going forward, this will be disabled by default, meaning that
administrators will have to explicitly provide access to these
settings.
@gep13 gep13 closed this as completed Mar 8, 2021
@gep13 gep13 changed the title Default for NonAdmin Access to Settings should be false Update the default value for "NonAdmin Access to Settings" feature to be false Mar 8, 2021
gep13 added a commit that referenced this issue Mar 9, 2021
* release/0.18.0: (113 commits)
  (GH-821) Fix logic of IsShowOnlyPackagesWithUpdateEnabled when PreventAutomatedOutdatedPackages is not set
  (#820) Split default values for global and user
  (#741) Ensure all settings are included
  (maint) Remove unnecessary whitespace
  (#601) Change default for admin settings access
  (#820) Change default for tile view
  (#757) Allow buttons to be enabled/disabled
  (GH-685) Fix setting IsShowOnlyPackagesWithUpdateEnabled in local view
  (GH-685) Create converters only once
  (GH-685) Improve standard remote view
  (GH-685) Make converters more robust
  (GH-685) Add option to set default for dark mode
  (GH-685) Fix missing theme change in SyncTheme
  (GH-685) Update MahApps package
  (GH-685) Add ThemeMode and own ToggleSwitch with icons for dark and light mode
  (GH-685) Introduce IBundledThemeService
  (GH-685) Add better ScrollBar and ScrollViewer styles
  (GH-685) Improve progress dialog
  (GH-685) Add additional Chocolatey colors and brushes
  (GH-685) Remove obsolete unused styles
  ...
@choco-bot
Copy link

🎉 This issue has been resolved in version 0.18.0 🎉

The release is available on:

Your GitReleaseManager bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
BreakingChange The issue will introduce backwards incompatible changes
Projects
None yet
Development

No branches or pull requests

2 participants