DSCPullServerWeb
DSCPullServerWeb copied to clipboard
WebAPI and website to manage the on-premises DSC pull server artifacts like nodes, modules and configurations.
Bumps bootstrap from 3.3.7 to 3.4.1. [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...
Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 9.0.1 to 13.0.1. Release notes Sourced from Newtonsoft.Json's releases. 13.0.1 New feature - Add JsonSelectSettings with configuration for a regex timeout Change - Remove portable assemblies from...
On the nodes and reports page, an internal server error is show if the database does not exist. Add a nice exception message!
Nodes and Reports work after an IISreset, but will fail with a 500 internal server error when opened after a short while. it's caused because the database is in use...
Hi, i configured the dscpullserverweb and can Login to the Website. But i can only get Access to the nodes list when i turn off the IIS App Pool of...
If possible, allow for additional reporting that shows totals of compliant and non-compliant resources per node.
Currently, when the delete button on a resource or module is pressed, the module will be deleted immediately. Goal: Add a approval request dialog box to ensure, the user really...