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

Removed none from the validate algorithm method. #57

Merged
merged 1 commit into from Oct 15, 2020
Merged

Conversation

RobDWaller
Copy link
Owner

Validating the algorithm is potential security hole so it has been removed as a default.

…curity hole. This is a partial fix, will be fully fixed in version 4.0.0.
@RobDWaller RobDWaller added the bug label Oct 14, 2020
@codecov
Copy link

codecov bot commented Oct 14, 2020

Codecov Report

Merging #57 into master will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff             @@
##              master       #57   +/-   ##
===========================================
  Coverage     100.00%   100.00%           
  Complexity       110       110           
===========================================
  Files              9         9           
  Lines            289       289           
===========================================
  Hits             289       289           
Impacted Files Coverage Δ Complexity Δ
src/Validate.php 100.00% <100.00%> (ø) 7.00 <0.00> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 15a1ff8...defc662. Read the comment docs.

@RobDWaller RobDWaller merged commit 2954e55 into master Oct 15, 2020
@RobDWaller RobDWaller deleted the 3.1.1 branch December 1, 2020 14:11
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.

None yet

1 participant