Lorenz Bischof
Lorenz Bischof
I noticed that the module always reports changed when importing my key from a public server. Since `key_type` is `private` by default, it never entered the last `else:` I haven't...
https://github.com/caddy-ansible/caddy-ansible
Hello, After investigating how to build persistent session storage I came across this: http://framework.zend.com/manual/1.12/en/zend.session.global_session_management.html#zend.session.global_session_management.rememberme Is this secure? Woudn't it be better to store a hash in a cookie and authenticate...
Hello, Is it possible to use some form of wildcards when adding and allowing access to resources? Something like addResource('/api/*')? Thanks
I think critical is the wrong severity, even for security updates. We have a nightly cronjob on our servers that runs yumcron. Critical should only be used for problems that...
This change allows NixOS users to easily activate the asustor-platform-driver modules. Basically they only need to include the repository and set `hardware.asustor.enable = true`. I will also add some documentation...