• last updated 8 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
- Add new feature to prevent/slowdown brute force attacks on login by counting the number of

failed consecutive login attempts based on ip-address and subsite.

- Add new package dependency: package "acs-admin" now requires "acs-authentication"

  1. … 5 more files in changeset.
strengthen page contracts

  1. … 5 more files in changeset.
fix typoCVS: ----------------------------------------------------------------------

fix typo

Use consistently ad_script_abort after ad_return_error.

  1. … 28 more files in changeset.
add ad_script_abort after connection-closing commands to make termination intent explicit

  1. … 30 more files in changeset.
add ad_script_abort after ad_returnredirect to make termination intent explicit

    • -3
    • +4
    ./users/sessions-registered-summary.tcl
  1. … 18 more files in changeset.
add ad_script_abort after ad_returnredirect to make termination intent explicit

  1. … 13 more files in changeset.
add required ad_script_abort after ad_returnredirect

  1. … 18 more files in changeset.
Reduce number of swallowing catches

User ad_try instead of with_catch

User ad_try instead of "with*"

Fix typos

  1. … 2 more files in changeset.
Modernise code: strengthen page contract, use boolean test in ADP

Modernize code: get rid of deprecated cals in .xql file and use API rather than homebrew SQL calls

Get rid of obsolete query (portable version in generic xql already)

Reduce divergence between postgres and oracle codebase

    • -38
    • +0
    ./users/complex-search-postgresql.xql
Bug fix: avoid confusion between command argument and option, when argument starts with "-"

  1. … 75 more files in changeset.
Remove usage of apm_package_version.version_name_greater stored procedure in favor of apm_version_names_compare proc, because their logics conflict

normalize boolean expressions in ADP files

  1. … 9 more files in changeset.
Replace /acs-admin/users/one links with acs_community_member_admin_url

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

  1. … 7820 more files in changeset.
- give up on AOLserver for automatic blueprint update after an apm-install for the time being. The situation is described in detail in the source code

flush dirty editor buffer

try to re-init packages on apm-load to overcome problems with blueprint updates on AOLserver

  1. … 3 more files in changeset.
One more attempt to come to a solution for updating the blueprint, that works for AOLserver as well

Try to program around AOLserver problems: precompute url before producing new blueprint

Update blueprint of the server after successful loading of packages

applying a solution for the minor-version upgrade, not requiring larger refactoring

  1. … 2 more files in changeset.
Don't assume a Unix OS when exec'ing commands