diff options
author | Guilhem Moulin <guilhem@fripost.org> | 2021-02-22 12:06:09 +0100 |
---|---|---|
committer | Guilhem Moulin <guilhem@fripost.org> | 2021-02-22 12:09:20 +0100 |
commit | fbcd17c52091cb51a86f0ab2acb5348a12b613e0 (patch) | |
tree | a20185d9213075b1236350b01ce0b59d4a2f6c54 /Changelog | |
parent | 3eba02ef820a393bd5781be9f8fcda1611ae7c3d (diff) |
In lacme's the [accountd] config, let lacme-accountd(1) do the %-expansion for 'config'.
This matches the arguably expected behavior that ‘config = %h/foo’ is
passed as ‘--config=%h/foo’ and resolved by lacme-accountd(1) (possibly
remote and with another passwd database).
Diffstat (limited to 'Changelog')
-rw-r--r-- | Changelog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +lacme (0.8.1) upstream; + + - lacme: in the [accountd] config, let lacme-accountd(1) do the + %-expansion for 'config', not lacme(8) when building the command. + + -- Guilhem Moulin <guilhem@fripost.org> Mon, 22 Feb 2021 12:04:28 +0100 + lacme (0.8.0) upstream; * Breaking change: 'challenge-directory' now needs to be set to an |