• last updated 6 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
fix issue shown with acunetix testing (without login)

added page contract filter "printable" to avoid potential DB errors on certain binary values

  1. … 1 more file in changeset.
Reinstate proc as private, remove dependency to such proc in external package

  1. … 2 more files in changeset.
Whitespace cleanup

merged changes from the oacs-5-9 branch and resolved conflicts

  1. … 7834 more files in changeset.
- use ::template::csrf::validate instead of security::csrf::validate

- bump version number to 5.9.1d2

  1. … 1 more file in changeset.
- hardening page contract

  1. … 2 more files in changeset.
- add csrf token to advanced search

- add csrf protection

  1. … 3 more files in changeset.
- limit the number of entries per page to avoid potential denial of service attacks for huge values for "n"

- hardinging page contracts

- add editor hints to keep spaces/tabs in the future more consistent

- prefer utf8 over iso8859

  1. … 66 more files in changeset.
- strengthen page contracts

  1. … 1 more file in changeset.
Merging back to HEAD all changes that happened in branch oacs-5-8 between tags: vg-merge-oacs-5-8-from-20141027 and vg-merge-oacs-5-8-from-20150427

  1. … 520 more files in changeset.
- fix pagination logic and simplify further

- fix for annyong warnings due to mixup of count and result(count) on openacs.org. document purposes in source code

- better handling of incorrect counts returned from driver

Merging back to HEAD branch oacs-5-8 (using tag vg-merge-oacs-5-8-from-20141027).

  1. … 2547 more files in changeset.
- don't append $search_package_id to param when it is empty

- remove apparently dead code

  1. … 1 more file in changeset.
- no reason to generate a warning, when a callback is not defined

- remove unneeded expr from condition in "for" loop

  1. … 1 more file in changeset.
- break overlong lines

- modernize tcl

- remove unneeded ReturnHeaders + ns_write

- replace deprecated acs_sc_call by acs_sc::invoke

  1. … 10 more files in changeset.
Fix subsite search

Don't kill the whole search page if a datasource or other proc fails on one item. Log info on the error.

Implement TIP#130 Add -exta_args to search callback definition to avoid having to redefine it constantly

  1. … 4 more files in changeset.
use parameter::get rather than ad_parameter

  1. … 3 more files in changeset.
- fix for bug #3154

- don't hardcode localized string (feeling luck was just working for english)

  1. … 1 more file in changeset.