dgeo
dgeo
The code is still /bin/bash compliant, but also dash, BSD's sh and any bourne-compatible light shell
This PR just removes a forced blind copy of host's resolv.conf. This way jail's config is respected (and not overriden without warning on iocage update) This fixes #1202 for us
I'd love phpCAS to be able to decrypt attributes from CAS server > 4.1, http://jasig.github.io/cas/4.1.x/integration/Attribute-Release.html#encrypting-attributes It would mean (as well as I understand): - using some private key stored somewhere...
fixes #117
May I help ?
Using iocage here for years, may I help maintaining this ? I see there is work to do, and I may work on this some hours per month… Cheers, Geoffroy
Allow using IPv6 as IPv4 failover. For the moment one can only use server-assigned block.
Hi, Thank you for this wonderful bytes of perl ! Here I made a patch to support rsyslog's time format (rfc3339) before finding out that one is waiting for Syslog::Parser...