-
Updated
Aug 24, 2020 - Java
database-administration
Here are 36 public repositories matching this topic...
-
Updated
Aug 26, 2020 - Java
-
Updated
Aug 26, 2020 - TypeScript
-
Updated
Jul 19, 2020 - C#
-
Updated
Oct 26, 2018 - Shell
-
Updated
Feb 20, 2019 - PHP
The Directus PHP-SDK cannot be used with self-signed SSL certificates due to an error from Guzzle:
[Wed Nov 14 15:01:53.384591 2018] [php7:error] [pid 12] [client 172.17.0.1:35294] PHP Fatal error: Uncaught GuzzleHttp\Exception\RequestException: cURL error 60: SSL certificate problem: self signed certificate in certificate chain (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) in
-
Updated
May 3, 2020 - TSQL
-
Updated
Aug 4, 2020 - TSQL
-
Updated
May 27, 2020 - HTML
-
Updated
Feb 11, 2018 - PHP
-
Updated
Dec 24, 2019 - TSQL
-
Updated
Feb 22, 2019 - Shell
-
Updated
Jul 21, 2017 - C#
-
Updated
Dec 25, 2016 - HTML
-
Updated
Aug 1, 2020 - TypeScript
-
Updated
Aug 18, 2020 - Java
-
Updated
Nov 24, 2011 - JavaScript
-
Updated
Dec 14, 2016 - PHP
-
Updated
Apr 26, 2018 - JavaScript
-
Updated
Jun 11, 2018 - Shell
-
Updated
Apr 5, 2018 - PLpgSQL
-
Updated
Mar 1, 2019 - PLpgSQL
-
Updated
Apr 15, 2019 - PLpgSQL
-
Updated
Dec 6, 2018 - C
-
Updated
Jul 15, 2019
-
Updated
Dec 25, 2018 - PLpgSQL
-
Updated
Sep 23, 2019 - Java
Improve this page
Add a description, image, and links to the database-administration topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the database-administration topic, visit your repo's landing page and select "manage topics."


We have a switch as
[switch]$Enablethat should enable the login but it is not actually coded to do anything.All that is needed would be logic around whether the parameter was passed in, within the process block would be sufficient:
Test-Bound Enablewill return true if the parameter was properly passed into the function call.If passed in then the login object has a
Enable()method t