Skip to content

Conversation

@johnhaley81
Copy link
Collaborator

If the user name or email wasn't set then repo.defaultSignature
would return an invalid signature that couldn't be used in other
operations. Now the method will return a signature of an "unknown"
user that can be used anywhere.

This fixes #431

If the user name or email wasn't set then `repo.defaultSignature`
would return an invalid signature that couldn't be used in other
operations. Now the method will return a signature of an "unknown"
user that can be used anywhere.

This fixes #431
johnhaley81 added a commit that referenced this pull request Mar 2, 2015
Default signature always returns valid signature
@johnhaley81 johnhaley81 merged commit d440ea1 into master Mar 2, 2015
@johnhaley81 johnhaley81 deleted the fetch-all-signature branch March 2, 2015 16:33
@tbranyen tbranyen modified the milestone: 0.3.0 Mar 2, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

fetchAll() fails unless a default signature is available

3 participants