mirror of
https://github.com/junian/Standard.Licensing.git
synced 2026-04-25 13:55:53 +03:00
[PR #4] [CLOSED] Validate signature string of invalid length #41
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Standard.Licensing#41
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/junian/Standard.Licensing/pull/4
Author: @cjmurph
Created: 5/16/2019
Status: ❌ Closed
Base:
master← Head:master📝 Commits (1)
7855a6cValidate signature string of invalid length📊 Changes
2 files changed (+43 additions, -3 deletions)
View changed files
📝
src/Standard.Licensing.Tests/LicenseValidationTests.cs(+31 -1)📝
src/Standard.Licensing/License.cs(+12 -2)📄 Description
Handle the exception if the licence file is modified and the signature is an invalid length.
Should just create an invalid signature validation fault.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.