David Hrbáč
David Hrbáč
Hi, We love to use rails-env-favicon. It works and is great. We have started to use [rails_real_favicon](https://github.com/RealFaviconGenerator/rails_real_favicon) and the favicon is missing the overlay now. Can you confirm if rails-env-favicon...
Document https://github.com/postfixadmin/postfixadmin/blob/master/DOCUMENTS/HASHING.md reads that sha512.b64 supports {MD5-CRYPT} prefix and links to #58. It seems to me that the current code does not support this prefix. What is the suggested path...
The module openstack_compute_secgroup_v2 is not able to create rule with integer protocol. While I'm able to create separate protocol 112 openstack_networking_secgroup_rule_v2 and add it to openstack_networking_secgroup_v2. ### Terraform Version ```...
It seems to me that Ghost.py is not able to upload the file. The code bellow does not work: ``` python g.set_field_value('input[name=cert_file]', '/tmp/a') page, resources = g.call('form','submit', expect_loading=True) ``` This...
Would it be possible to to ignore code blocks within the MD file? Code block might be one line `` `code` `` - this might be easy to implement. There...
Hi, Trying to pass "Psí vs. kočičí deník ěščřžýáíéúů" It will create task like this: ``` ID Project Pri Due A Age Urgency Description 22 16s 0.9 Email: Ps� vs....
We have working deployment of Kured which is provisioned on Rancher clusters running Rocky Linux. We deploy Kured with Fleet like this: ```yaml defaultNamespace: kured helm: releaseName: kured chart: kured...
## Description As we can import clusters it would be nice to have the ability to import machine configs v2 too. ## Testing I was able to generate import file...