[PR #4] [CLOSED] Validate signature string of invalid length #41

Closed
opened 2026-02-26 02:30:17 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/junian/Standard.Licensing/pull/4
Author: @cjmurph
Created: 5/16/2019
Status: Closed

Base: masterHead: master


📝 Commits (1)

  • 7855a6c Validate 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.

## 📋 Pull Request Information **Original PR:** https://github.com/junian/Standard.Licensing/pull/4 **Author:** [@cjmurph](https://github.com/cjmurph) **Created:** 5/16/2019 **Status:** ❌ Closed **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`7855a6c`](https://github.com/junian/Standard.Licensing/commit/7855a6c2b5099a183ecfea3a3fcd372b4a7958bf) Validate signature string of invalid length ### 📊 Changes **2 files changed** (+43 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `src/Standard.Licensing.Tests/LicenseValidationTests.cs` (+31 -1) 📝 `src/Standard.Licensing/License.cs` (+12 -2) </details> ### 📄 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. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 02:30:17 +03:00
Sign in to join this conversation.
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/Standard.Licensing#41
No description provided.