[PR #22] [MERGED] fix(code): should validate hash length for algoritm #26

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

📋 Pull Request Information

Original PR: https://github.com/AppacYazilim/zamanejs/pull/22
Author: @mehmeteminkartal
Created: 3/18/2024
Status: Merged
Merged: 3/18/2024
Merged by: @mehmeteminkartal

Base: mainHead: 21-should-validate-hash-length-for-algoritm


📝 Commits (4)

📊 Changes

4 files changed (+36 additions, -1 deletions)

View changed files

📝 src/Zamane.spec.ts (+16 -0)
src/errors/HashLengthError.ts (+7 -0)
📝 src/hashingAlgoritms.ts (+5 -0)
📝 src/zamane.ts (+8 -1)

📄 Description

No description provided


🔄 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/AppacYazilim/zamanejs/pull/22 **Author:** [@mehmeteminkartal](https://github.com/mehmeteminkartal) **Created:** 3/18/2024 **Status:** ✅ Merged **Merged:** 3/18/2024 **Merged by:** [@mehmeteminkartal](https://github.com/mehmeteminkartal) **Base:** `main` ← **Head:** `21-should-validate-hash-length-for-algoritm` --- ### 📝 Commits (4) - [`0daf5f2`](https://github.com/AppacYazilim/zamanejs/commit/0daf5f2060808f4d6cdbde568092eb122f35fcdd) Create HashLengthError.ts - [`6aa8196`](https://github.com/AppacYazilim/zamanejs/commit/6aa8196aa02777d641203f140e1c6b7c388da244) Update hashingAlgoritms.ts - [`741af12`](https://github.com/AppacYazilim/zamanejs/commit/741af12c38d66e381d0aaee4ad0e2f7e3a138146) Update zamane.ts - [`df269de`](https://github.com/AppacYazilim/zamanejs/commit/df269de16fe1b8a65ce3b1290a62957db6c7bb42) Added tests ### 📊 Changes **4 files changed** (+36 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `src/Zamane.spec.ts` (+16 -0) ➕ `src/errors/HashLengthError.ts` (+7 -0) 📝 `src/hashingAlgoritms.ts` (+5 -0) 📝 `src/zamane.ts` (+8 -1) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-02 02:26:18 +03:00
Sign in to join this conversation.
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/zamanejs#26
No description provided.