Momchil Bozhinov

Results 19 issues of Momchil Bozhinov

Hi, How about I help with encryption of the conf json file ? Possible options are ConvertTo-SecureString for the entire file, but then only the user that encrypted it can...

Hey. Long time no talk :) according to MS: https://docs.microsoft.com/en-us/windows/security/threat-protection/microsoft-defender-atp/exposed-apis-list "For better performance, you can use server closer to your geo location:" so lets add support to this in cfg

Hello, Could you please show is how to use these: https://github.com/LuaDist/tcc/tree/master/win32/include/winapi I m guessing those will work as you used the LUA implementation for the FFI 300-win32.h.in does not show...

more cosmetics

https://github.com/clonos/control-pane/blob/a24f6017925d9ccb3a79d4a37cba3eb59e58def4/public/pages/instance_jail/a.json.php#L60 ok first it checks if the db is ok and then if the db is not OK. so basically that code is never executed atm what the logic behind...

Things to consider: - Needs additional chmod of cache dir - 775 - ClonOS version is taken from the Config static class and not the version file - I ve...

https://github.com/clonos/control-pane/blob/228e14b062c416bfc24dca1feaade6a9c0d397cb/public/js/clonos.js#L776 Hello, is this supposed to be here ? Momchil

Hi, I m moving forward with the tpl engine but while trying to refactor the "Settings" section I encountered a problem cbsd-settings db is looking for this file: /usr/jails/jails-system/CBSDSYS/helpers/cbsd.sqlite and...

https://github.com/clonos/control-pane/blob/228e14b062c416bfc24dca1feaade6a9c0d397cb/public/index.php#L73 ` _first_start=true; err_messages={add:function(arr){for(n in arr){err_messages[n]=arr[n];}}}; user_id='1';user_login='admin'; ` I can't find any reference to user_login anywhere else in the code Question is if user_id is being passed to some other...

Hello, If I replace the existing load dialog code with a template engine, will you accept it ? Momchil