• last updated 4 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Prefer lappend over concat for appending lists (lappend modifies the variable 'in place')

  1. … 1 more file in changeset.
Prefer lappend over concat for appending lists (lappend modifies the variable 'in place')

Whitespace changes

remove conditions, which are always true

modernize tcl

fix typo in file name

    • -0
    • +100
    ./apm/bulk-install.tcl
    • -0
    • +15
    ./apm/bulk-install.xql
Fix typos

  1. … 23 more files in changeset.
Fix typos

  1. … 42 more files in changeset.
Add files missed by last commit

    • -0
    • +27
    ./auth/login-attempts-reset.tcl
    • -0
    • +11
    ./auth/login-attempts.adp
    • -0
    • +67
    ./auth/login-attempts.tcl
  1. … 2 more files in changeset.
- 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