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

Escape api key for HTTP::Tiny #5

Merged
merged 2 commits into from
Jun 19, 2022
Merged

Escape api key for HTTP::Tiny #5

merged 2 commits into from
Jun 19, 2022

Conversation

sdt
Copy link
Owner

@sdt sdt commented Jun 19, 2022

Fixes #4

@sdt sdt merged commit 549c025 into master Jun 19, 2022
@sdt sdt deleted the escape-apikey branch June 19, 2022 22:35
sdt pushed a commit that referenced this pull request Jun 19, 2022
Changelog diff is:

diff --git a/Changes b/Changes
index e6c270f..981be4e 100644
--- a/Changes
+++ b/Changes
@@ -2,6 +2,8 @@ Revision history for Perl extension Email-Sender-Transport-Mailgun
 
 {{$NEXT}}
 
+0.03 2022-06-19T22:58:43Z
+
     - fix documentation links (#3)
     - encode reserved chars in apikey (#5)
     - removed obsolete campaign attribute (#6)
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.

Make sure basic auth passwords are properly escaped for HTTP::Tiny
1 participant