1
0
mirror of https://blitiri.com.ar/repos/chasquid synced 2026-05-01 09:05:27 +00:00
Files
go-chasquid-smtp/internal
xrstf 013af62116 maillog: Fix empty lines in the authentication log entries
In maillog.Auth, we currently have a newline in the log entry args.

The blitiri.com.ar/go/log package handles trailing newlines, but only in
the format parameter, not in the args.

Because of this, the authentication log entries in the maillog currently
end with an extra newline.

This patch fixes the problem by removing the unnecessary newline from
the message.

https://github.com/albertito/chasquid/pull/82

Amended-by: Alberto Bertogli <albertito@blitiri.com.ar>
  Adjusted commit message.
2026-04-06 19:14:59 +01:00
..
2025-04-12 23:23:21 +01:00
2025-02-16 20:18:16 +00:00
2025-10-24 12:43:51 +01:00
2023-10-07 12:41:57 +01:00
2025-04-06 14:02:56 +01:00
2023-10-07 12:41:57 +01:00
2025-04-12 23:23:21 +01:00
2025-04-11 14:17:17 +01:00