• last updated 4 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Removed extra '$'

Prefer 'lappend' to 'set ... concat' for appending elements to lists + Whitespace changes

  1. … 3 more files in changeset.
regenerated documentation

    • -12
    • +12
    ./www/doc/configure-batch-sync.adp
    • -11
    • +11
    ./www/doc/ext-auth-ldap-install.adp
    • -23
    • +17
    ./www/doc/ext-auth-pam-install.adp
    • -12
    • +12
    ./www/doc/ims-sync-driver-design.adp
  1. … 37 more files in changeset.
Prefer '{}' to '[list]' when creating empty lists

  1. … 225 more files in changeset.
Prefer '{}' to '[list]' when creating empty lists

    • -1
    • +1
    ./tcl/authentication-procs-aolserver.tcl
    • -1
    • +1
    ./tcl/authentication-procs-naviserver.tcl
    • -2
    • +2
    ./tcl/test/acs-authentication-procs.tcl
  1. … 66 more files in changeset.
fix typos

  1. … 7 more files in changeset.
Prefer 'in' and 'ni' operators over lsearch for testing list containment

remove parnes

Fix typos

  1. … 5 more files in changeset.
improve spelling

Fix typos

    • -2
    • +2
    ./tcl/test/acs-authentication-procs.tcl
  1. … 59 more files in changeset.
Fix even more typos

  1. … 29 more files in changeset.
Fix reference to unexisting variable

simplify initialization logic and issue login cookie only, when account_status is ok

Add files missed by last commit

    • -0
    • +133
    ./tcl/authentication-procs-aolserver.tcl
    • -0
    • +92
    ./tcl/authentication-procs-naviserver.tcl
  1. … 3 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"

    • -0
    • +1
    ./catalog/acs-authentication.de_DE.ISO-8859-1.xml
    • -0
    • +1
    ./catalog/acs-authentication.en_US.ISO-8859-1.xml
  1. … 2 more files in changeset.
Improve comments and error message

fix recent typo

whitespace cleanup

  1. … 4 more files in changeset.
Use "ad_try" instead of "with_catch"

name HTML file consistently .html (not .htm)

    • -138
    • +0
    ./www/doc/acs-authentication.htm
    • -0
    • +138
    ./www/doc/acs-authentication.html
Fix typos

Reduce divergence between oracle and postgres codebase

Fix broken links

    • -0
    • +153
    ./www/doc/ext-auth-ldap-install.adp
    • -0
    • +140
    ./www/doc/ext-auth-pam-install.adp
    • -0
    • +207
    ./www/doc/ims-sync-driver-design.adp
  1. … 4 more files in changeset.
merged changes from the oacs-5-9 branch and resolved conflicts

    • -0
    • +5
    ./catalog/acs-authentication.de_DE.ISO-8859-1.xml
    • -0
    • +5
    ./catalog/acs-authentication.it_IT.ISO-8859-1.xml
    • -334
    • +384
    ./tcl/authentication-procs.tcl
    • -19
    • +18
    ./tcl/test/acs-authentication-procs.tcl
  1. … 7820 more files in changeset.
regenerated ducumentation

  1. … 245 more files in changeset.
- do not depend on beta or development versions

- make sure that released versions are not beta or development

- align version numbers (e.g. use also 5.9.1 for xotcl-core)

- bump version numbers to 5.9.1

  1. … 83 more files in changeset.
Make forgotten_password_url subsite aware and fully qualified

align variable names

allow to send forgotten-password-url in registration mail (similar to reset_password_url)