chiark / gitweb /
Fix the various 'user's posts' variations.
authorSimon Tatham <anakin@pobox.com>
Fri, 22 Dec 2023 10:18:55 +0000 (10:18 +0000)
committerSimon Tatham <anakin@pobox.com>
Fri, 22 Dec 2023 10:18:55 +0000 (10:18 +0000)
commitc197eab2add5df20f81eae817fd78007e4af0837
treecc580319ae65b0c2ed902430d85691949bd8352d
parentb0a6f61b8e62ff2ff3ba6f82d67706a839ff131e
Fix the various 'user's posts' variations.

By generalising the True/False -> true/false mapping across all
booleans submitted as request parameters.
client.py