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

New test and fix some best practice errors #97

Merged
merged 1 commit into from
Aug 9, 2022

Conversation

timlegge
Copy link
Contributor

@timlegge timlegge commented Aug 8, 2022

Add a test for lowercase binding URL escaping. Couple of small PBP and pod coverage fix.

The test could likely be improved and I generated the URL with a few changes to the Net:SAML2::Binding::Redirect->sign. It seems to work to demonstrate the issue that the force_lowercase is addressing

@timlegge timlegge requested a review from waterkip August 8, 2022 22:41
lib/Net/SAML2/Binding/Redirect.pm Outdated Show resolved Hide resolved
lib/Net/SAML2/Protocol/ArtifactResolve.pm Outdated Show resolved Hide resolved
t/17-lowercase-url-escaping.t Show resolved Hide resolved
t/17-lowercase-url-escaping.t Outdated Show resolved Hide resolved
t/17-lowercase-url-escaping.t Outdated Show resolved Hide resolved
@waterkip waterkip merged commit 863dd73 into perl-net-saml2:master Aug 9, 2022
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