• last updated 6 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
- allow post requests only from logged-in users

- strengthen page contracts for return_urls

- fix case, where deleted_p is not set

- protect against too large bug numbers (causes pg errors)

- don't access @patch.patch_id@ for displayed_object_id, if it does

not exist (view mode)

- don't perform message key subsitution in user contributed bug description

- add csrf protection for search

  1. … 2 more files in changeset.
- improve validity of HTML

- turn .html file into a .adp file

    • -0
    • +339
    ./doc/mockup-index.adp
- validate show_patch_status properly

- provide default value for desc_format

- handle invalid input message from bug-tracker via datasource error (not perfect, but better)

- revise last patch

- - fix bug, when "description" is not set either

CVS: ----------------------------------------------------------------------

- improve robustness against invalid input

  1. … 1 more file in changeset.
- fix bug, when desc_format is not set

- harden page contract

- fix overquoting

- reduce verbosity

- standardize argument passing to adp-includes, don't perform double i18n and double quoting

  1. … 9 more files in changeset.
- fix and standardize quoting in template properties

  1. … 166 more files in changeset.
- use more precise data types

- fix typo (need a break)

- fix typo

- fix typo

- standardize url construction to protect against injection attacks

  1. … 3 more files in changeset.
- harden page contracts

- imporve readability

  1. … 1 more file in changeset.
- improve safety of page contracts

  1. … 6 more files in changeset.
- return error when invalid mode was specified

- remove deprecated calls to cr::keyword::get_keyword_id,

cr::keyword::new, and cr::keyword::set_heading

  1. … 1 more file in changeset.
- remove calls to deprecated function cr::keyword::item_get_assigned

  1. … 1 more file in changeset.
- harden page-contracts against injections

- update version dependeny for acs-tcl

- bump version number

  1. … 2 more files in changeset.
- quote hrefs

- more sane HTML generation

  1. … 2 more files in changeset.
- fix quoting of attributes