You must login to view /lordwelch/chasquid/src/commit/8e9ea901e9ec125d7de24c97892cade1f0723e54/internal/dkim/context_test.go.
The GitHub option should be usable for most people, it only links via username.

Files
chasquid/cmd/chasquid-util/chasquid-util.go
Albert ARIBAUD fa074ec16c chasquid-util: switch --configdir into --config_dir and deprecate --configdir
There's an inconsistency between chasquid (which uses `--config_dir`) and
chasquid-util (which uses `--configdir`).

That is prone to cause confusion, so this patch renames chasquid-util's
flag, leaving the old one as deprecated with a warning message.

Closes https://github.com/albertito/chasquid/pull/60.

Amended-by: Alberto Bertogli <albertito@blitiri.com.ar>
  Added test case for the deprecated option, adjusted commit message.
2025-03-31 09:19:45 +01:00

8.3 KiB