• last updated 2 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Harden page and include contracts using new acs-tcl feature

  1. … 35 more files in changeset.
Forum attachments reform.

- Add new style of attachments to the forums, allowing multiple attachments to a single message directly from the message post page, using the multiple file input widget.

- Retain compatibility with old style attachments, using the new 'AttachmentStyle' package instance parameter. Currently, this supports two values: 'simple' (new behavior) and 'complex' previous behavior.

- Both attachment styles can coexist, and attachments added by any of such methods will be shown.

- Improve the contract on 'forums/lib/message/post.tcl'.

- Show attachments on message preview.

- Bump version number.

  1. … 4 more files in changeset.
ad_sign: generalize last ad_sign handling to

allow user and csrf binding

  1. … 4 more files in changeset.
use user-specific sign operations for protecting delete operations

  1. … 3 more files in changeset.
Secure forums delete button by protecting the message_id with a timed signature

  1. … 5 more files in changeset.