[PR #3] [MERGED] Add helper to do hashing #52

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

📋 Pull Request Information

Original PR: https://github.com/decke/smtprelay/pull/3
Author: @nwillems
Created: 5/24/2020
Status: Merged
Merged: 6/6/2020
Merged by: @decke

Base: masterHead: add-hasher-tool


📝 Commits (2)

  • 36673ae Add helper to do hashing
  • 076fd65 Use default cost for bcrypt

📊 Changes

2 files changed (+24 additions, -0 deletions)

View changed files

cmd/README.md (+6 -0)
cmd/hasher.go (+18 -0)

📄 Description

I made this small helper tool, dunno if its in line with how you like the repo. Feel free to reject it :-)


🔄 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/decke/smtprelay/pull/3 **Author:** [@nwillems](https://github.com/nwillems) **Created:** 5/24/2020 **Status:** ✅ Merged **Merged:** 6/6/2020 **Merged by:** [@decke](https://github.com/decke) **Base:** `master` ← **Head:** `add-hasher-tool` --- ### 📝 Commits (2) - [`36673ae`](https://github.com/decke/smtprelay/commit/36673ae3f066ff0780c12d6adc1aea7dd1720ec6) Add helper to do hashing - [`076fd65`](https://github.com/decke/smtprelay/commit/076fd65dea918932cb3ffd313635b70772ad3f0c) Use default cost for bcrypt ### 📊 Changes **2 files changed** (+24 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `cmd/README.md` (+6 -0) ➕ `cmd/hasher.go` (+18 -0) </details> ### 📄 Description I made this small helper tool, dunno if its in line with how you like the repo. Feel free to reject it :-) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 18:33:10 +03:00
Sign in to join this conversation.
No labels
bug
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/smtprelay#52
No description provided.