Issue #9044 has been updated by James Turnbull.

Status changed from Unreviewed to In Topic Branch Pending Merge
Branch set to https://github.com/justintime/puppet-vcsrepo/tree/svn-basic-auth


----------------------------------------
Feature #9044: svn provider in vcsrepo should support HTTP Basic Authentication
https://projects.puppetlabs.com/issues/9044

Author: Justin Ellison
Status: In Topic Branch Pending Merge
Priority: Normal
Assignee: Justin Ellison
Category: vcsrepo
Target version: 
Keywords: 
Branch: https://github.com/justintime/puppet-vcsrepo/tree/svn-basic-auth


All of the subversion repo's I work with use Apache to serve up subversion 
files.  A common way to secure that setup is to use HTTP Basic Authentication, 
then wrap that in SSL with Apache.

The branch at https://github.com/justintime/puppet-vcsrepo/tree/svn-basic-auth 
adds support for two additional properties, 'basic_auth_username' and 
'basic_auth_password'.  While I only implemented it in the svn provider, I 
created a new feature for vcsrepo named 'basic_auth' that svn implements.


-- 
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://projects.puppetlabs.com/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