aboutsummaryrefslogtreecommitdiffstats
path: root/tests/by-name/em/email-ip (unfollow)
Commit message (Collapse)Author
2025-04-23modules/stalwart-mail: Explicitly list out valid password hashesBenedikt Peetz
If a password hash does not match stalwart's know ones, it will just treat it as plaintext. This is obviously very bad, and should be avoided.
2025-03-09test/email-ip: Rename from the general `email` testBenedikt Peetz