• last updated 1 hour ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
- prefer ns_quotehtml over ad_quotehtml

  1. … 36 more files in changeset.
- add editor hints to keep spaces/tabs in the furture more consistent

  1. … 754 more files in changeset.
- standardize url construction to protect against injection attacks

  1. … 5 more files in changeset.
- protect against potential xss attack

  1. … 1 more file in changeset.
- protect against potential xss attack

  1. … 1 more file in changeset.
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 use backslash in multiline expressions

- make long expressions more uniform and more readable

- use "in" or not in (ni) operator instead of lsearch

- brace expressions to allow for tcl compilation

- bump version number

  1. … 23 more files in changeset.
Non-info file merge results, with conflicts resolved.

  1. … 203 more files in changeset.
Substitute acs_mail_lite::send for ns_sendmail

Normalizing string comparison operations into tcl 8.4 operations, enabling byte-code compilation for expressions and many conditionals

  1. … 367 more files in changeset.
Merged acs-core oacs-5-2 (currently 5.2.3) -> HEAD.

TODO:

1. Bump acs-core package version numbers to 5.3.0d1

2. Would be nice to do a test install, wouldn't it?

  1. … 721 more files in changeset.
Uncommented the whole line as it caused errors. We should not log the error messages if we are not sending emails anyway...

Turn off emailing page errors.

Whoever added this, please, please,please! add the paramtere for this and

make it off by default.

Errors should be send to the HostAdministrator, not to the SystemOwner, as the hostadministrator deals with technical issues, not the system owner

Add catch around call to ns_sendmail. Fixes bug#2573

send peeraddr out and send mail to the ad_admin_user not the system_owner since its a better fit for the role

Check for acs kernel parameter ( SendErrorEmailP ) for sending email error or not.

Removing automatic suscription to notifications when creating a new bug.

quotehtml the error and user agent

Adding functionality for autosubmition of errors into de the bug-tracker.

Sending an email to the system owner when an error have occurred, detailling info

like user_id, browser's user, error details, etc.

  1. … 5 more files in changeset.