Issue #1361 has been updated by luke.

Target version changed from 0.24.5 to unplanned

Please make these changes against the master branch, as the sslcertificates 
code isn't well tested and will be deprecated as soon as 0.25 comes out.

This delays the feature being applied, but this feature breaks backward 
compatibility, so it needs to happen in a larger release anyway.
----------------------------------------
Feature #1361: autosign only allows for hostname matching, rather than 
allow/deny blocks
http://reductivelabs.com/redmine/issues/show/1361

Author: jhansen
Status: Accepted
Priority: Normal
Assigned to: 
Category: 
Target version: unplanned
Keywords: 
Complexity: Easy
Patch: Insufficient
Affected version: 0.24.4


Currently, autosign only allows hostname matching, rather than the more 
complete implementation of allow/deny available through the fileserver module. 
I've modified puppet/handler/ca.rb to process autosign.conf for hostnames as 
well as allow/deny configuration blocks.

New behavior is to parse for allow/deny blocks, and then as a default, call 
auth.allow with the value of the line from autosign.conf. This should keep 
behavior backward compatible.

As this is my first bit of ruby, as well as git patch, let me know if I need to 
do anything different.

Jason


----------------------------------------
You have received this notification because you have either subscribed to it, 
or are involved in it.
To change your notification preferences, please click here: 
http://reductivelabs.com/redmine/my/account

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Puppet Bugs" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/puppet-bugs?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to