Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support reading array of organizations in a CSR #125

Merged
merged 5 commits into from
Sep 3, 2017

Conversation

andresfvilla
Copy link
Contributor

This is an addition to #124

This allows it to read a CSR that contains multiple organizations.

Previous Behavior: Was returning the first organization it found and ignored any following organizations

Current Behavior: Returns an array of organizations if there was multiple, otherwise it returns a string of the single organization. This shouldn't require any changes to how existing code uses this module

@andresfvilla
Copy link
Contributor Author

@Dexus hey let me know if theres anything else that needs to be done for this PR

@Dexus Dexus merged commit 061a695 into Dexus:master Sep 3, 2017
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.

2 participants