diff options
author | Guilhem Moulin <guilhem@fripost.org> | 2021-02-23 00:58:46 +0100 |
---|---|---|
committer | Guilhem Moulin <guilhem@fripost.org> | 2021-02-23 01:00:07 +0100 |
commit | 3a527c2159cdd23f489970f935edbccc37da1901 (patch) | |
tree | 14a1402570c050a57a34a505b74407dc55dd743f /Changelog | |
parent | 2d08a72c2f6b2afb04fb5382a5f592075a0004a8 (diff) |
lacme-accountd: Refactor logging logic.
Diffstat (limited to 'Changelog')
-rw-r--r-- | Changelog | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ lacme (0.8.1) upstream; - + lacme-accountd: improve log messages. + + lacme-accountd: improve log messages and refactor logging logic. + lacme-accountd: refuse to sign JWS with an invalid Protected Header. - lacme: in the [accountd] config, let lacme-accountd(1) do the %-expansion for 'config', not lacme(8) when building the command. |