Sergejs Degtjars
Sergejs Degtjars
Actual problem as I see, is with guard script (at least with Win 2016) When guard script runs second time behind LocalSystem (Chef configured as Task) it deletes Private Key...
@ilovemysillybanana I implemented whole PFX import and ACL with true PowerShell. It is not out-of-box usage, and strictly tied to my task. Can share code block, if someone can make...
@ilovemysillybanana take a look: [chef pfx import acl](https://pastebin.com/RU5pvHKy)
dbStats can be used against any replicaset member. Starting from 4.4 member must be in PRIMARY or SECONDARY state. Raw dbStats data can be useful to analyze particular DB changes...
Array ( [Group] => Array ( [description] => Array ( [rus] => Сухие корма [lav] => Sausa barība ) ``` [Group_ID] => 12 [Group_Parent_ID] => 2 ) ``` ) class...
Actually problem is, IMHO in logic change in CakePHP since 2.1. I started using it only with newest version, but what I see, that Model::Save call Model::Validates (line 8 in...