diff options
author | Roland Reichwein <mail@reichwein.it> | 2023-02-12 13:35:27 +0100 |
---|---|---|
committer | Roland Reichwein <mail@reichwein.it> | 2023-02-12 13:35:27 +0100 |
commit | 139f0cee972ecd2928b78fdbbc0635b183b1728f (patch) | |
tree | 16d767d2742cc37dc2c46a27ee200a3d1698d058 /debian/changelog | |
parent | b0f8b28977e59b7fbfc1ce57ee5c102b8e4e0690 (diff) |
Validate ids, server-side
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 41b4ce4..ca9c23f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,8 +3,9 @@ whiteboard (1.8) UNRELEASED; urgency=medium * Added config.maxconnections, defaults to 1000 * Fixed package dependencies for PDF generation * Touch documents on read (i.e. reset timeout on read) + * Validate id, server-side - -- Roland Reichwein <mail@reichwein.it> Fri, 10 Feb 2023 19:18:16 +0100 + -- Roland Reichwein <mail@reichwein.it> Sun, 12 Feb 2023 13:34:47 +0100 whiteboard (1.7) unstable; urgency=medium |