Carlos Lapao

Results 5 issues of Carlos Lapao

I am trying to create some modules that contains code that is reusable and I am trying to use class inheritance to do so. for example ```python class Device: def...

**Is your feature request related to a problem? Please describe.** If I don't have space in my machine I should not be able to download **Describe the solution you'd like**...

feature request

I am trying to write a module that contains some boilerplate code for state_triggers that I wan to call from some other files. If I define the factory in a...

Potential fix for [https://github.com/Parallels/parallels-vscode-extension/security/code-scanning/4](https://github.com/Parallels/parallels-vscode-extension/security/code-scanning/4) To fix the problem, we need to ensure that both double quotes and backslashes are properly escaped in the `command` string. The best way to achieve...

## Contribution Guidelines * [x] I've read the [contribution guidelines](https://github.com/mailcow/mailcow-dockerized/blob/master/CONTRIBUTING.md) and wholeheartedly agree them ## What does this PR include? - New script for the acme.sh provider to support DNS-101...