Skip to content

Extend Base64() function support #575

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

Merged
merged 1 commit into from
Feb 18, 2016
Merged

Extend Base64() function support #575

merged 1 commit into from
Feb 18, 2016

Conversation

guessi
Copy link
Contributor

@guessi guessi commented Feb 18, 2016

extend base64() function to fit rfc2045 (original), and rfc4648
allow user to specify encode/decode method to use, including "default", "strict", "urlsafe"

reference:

@tphoney
Copy link
Contributor

tphoney commented Feb 18, 2016

The code is excellent, and so are the tests 👍
Could you have a look at updating the readme to show off this new functionality.

@guessi
Copy link
Contributor Author

guessi commented Feb 18, 2016

@tphoney edited, please review it again, thanks!

@tphoney
Copy link
Contributor

tphoney commented Feb 18, 2016

apologies for being needy, could you squash the commits.

@guessi
Copy link
Contributor Author

guessi commented Feb 18, 2016

@tphoney done! let's wait for CI test result 👍

@tphoney
Copy link
Contributor

tphoney commented Feb 18, 2016

awesome !!

tphoney added a commit that referenced this pull request Feb 18, 2016
@tphoney tphoney merged commit 2c3beac into puppetlabs:master Feb 18, 2016
@guessi guessi deleted the extend_base64_function_support branch February 22, 2016 03:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants