]> Git — Sourcephile - majurity.git/commit
protocol: join JSON stanzas with newlines to avoid a bug in belenios-tool
authorJulien Moutinho <julm+hjugement@autogeree.net>
Mon, 5 Aug 2019 18:11:04 +0000 (18:11 +0000)
committerJulien Moutinho <julm+hjugement@autogeree.net>
Mon, 5 Aug 2019 18:11:10 +0000 (18:11 +0000)
commit32f96a602e8a8c57ab8148944c491aeaadf5a8be
tree227fb38b7a6c4e9b8b214fd877cc7c63d23f8787
parent3362d31508a12a52169e22bdf5a41f53c21a9c07
protocol: join JSON stanzas with newlines to avoid a bug in belenios-tool

For instance, without newlines in public_keys.jsons,
belenios-tool would only consider the first trustee's public key
and silently drop the others…
hjugement-cli/src/Hjugement/CLI/Utils.hs
hjugement-cli/src/Hjugement/CLI/Voter.hs