This website requires JavaScript.
Explore
Help
Register
Sign In
eric
/
mailpit
Watch
1
Star
0
Fork
0
You've already forked mailpit
mirror of
https://github.com/axllent/mailpit.git
synced
2026-06-27 22:46:09 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c2ad1befa1d11db3836ba1d1bbae7c5ce7ae212f
mailpit
/
internal
/
tools
History
Ralph Slooten
c2ad1befa1
Fix: Incomplete SSRF protection in IsInternalIP() detection for IPv6 transition mechanisms (GHSA-w4mc-hhc6-xp28)
2026-06-12 20:55:23 +12:00
..
argsparser.go
Chore: Move utils/* packages to internal/*
2023-09-25 19:29:02 +13:00
fs.go
Cleanup
2026-05-14 16:23:29 +12:00
headers.go
Chore: Minor speed & memory improvements when storing messages
2025-03-01 22:51:21 +13:00
html.go
Feature: Add optional query parameter for HTML message iframe embedding (
#434
)
2025-02-05 15:25:15 +13:00
listunsubscribeparser.go
Chore: Refactor error handling and resource management across multiple files (golangci-lint)
2025-06-22 15:25:21 +12:00
net.go
Fix: Incomplete SSRF protection in IsInternalIP() detection for IPv6 transition mechanisms (GHSA-w4mc-hhc6-xp28)
2026-06-12 20:55:23 +12:00
snippets.go
Refactor html2text.Strip to return an error and handle it in storage and tools packages
2026-05-09 17:21:36 +12:00
tags.go
Chore: Allow
@
character in message tags & set max length to 100 characters per tag
2026-01-17 11:12:45 +13:00
tools_test.go
Fix: Incomplete SSRF protection in IsInternalIP() detection for IPv6 transition mechanisms (GHSA-w4mc-hhc6-xp28)
2026-06-12 20:55:23 +12:00
unixsocket.go
Feature: Experimental Unix socket support for HTTPD & SMTPD (
#373
)
2024-10-24 23:12:34 +13:00
utils.go
Security: Prevent integer overflow conversion to uint64
2025-07-25 20:33:27 +12:00