mirror of
https://github.com/decke/smtprelay.git
synced 2026-04-25 04:45:52 +03:00
[PR #3] [MERGED] Add helper to do hashing #52
Labels
No labels
bug
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/smtprelay#52
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/decke/smtprelay/pull/3
Author: @nwillems
Created: 5/24/2020
Status: ✅ Merged
Merged: 6/6/2020
Merged by: @decke
Base:
master← Head:add-hasher-tool📝 Commits (2)
36673aeAdd helper to do hashing076fd65Use 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.