• last updated 27 mins ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
- validate template id (rather than throwing an SQL error)

- hardening page contract

  1. … 1 more file in changeset.
- make daysInMonth more robust, when year contains leading zeros

improve demo example: www/doc/demo/form.tcl

- add second validator

- protect against runtime errors from duplicate user_ids

- fix typo in validator label

- remove the dependency on acs-tcl, since this would be a cyclical dependency, causing installation to fail

- clean dirty editor buffer

- strengthen page contract

- hardening page contracts (invalid values for color_filter_value could cause postgres errors; example color_filter_value=1%00%c0%a7%c0%a2%252527%252522)

- improve page contracts on demo pages

- fix broken demo page

- improve appearance and safety of demo pages

file compile.adp was initially added on branch oacs-5-9.

    • -0
    • +0
    ./www/doc/demo/compile.adp
file show.adp was initially added on branch oacs-5-9.

    • -0
    • +0
    ./www/doc/demo/show.adp
- add csrf protection to demo apps and list templates with bulk actions

- hardening page contract to avoid attack vectors

- stenghten page contract to avoid attack vactors

- protect against DOS attack with large values of m

- protect against a potential XSS attack

- add title

- add title property

- remove freshly introduced typo

- use subst for quoting to reduce backslashes

- fix sandwich demo with grid (missing form widget, quoting); must have been broken since years

- bump version number to 5.9.1d4 for obtaining fix via "install from repo"

- fix contents of options (allow character entities)

- remove erroneous statement

- add missing doc(title)

- use ad_log for two more warnings

- improve warning message