Laura Peeters
Laura Peeters
Double initialisation of "interfaces" provider causes exception (aka can't purge unmanaged config)
Due to some autoloading behaviour when using `resources{'network_config': purge => true}` or `crayfishx/purge` 2 instances of the provider get created. This creates a problem because `FileMapper` calls `parse_file('/etc/network/interfaces')` twice, resulting...
I use sublime a lot for coding, and I think ElasticTabstops can be very usefull for that to (aligning comments, ...) The only thing that is annoying (on de border...
Some webservers always request a client certificate, but don't require it to be provided. The rfc tells us that in that case we should send an empty list of certificates,...