• last updated 9 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Use the existing API when doing changes to the properties of an authority, otherwise the cache is not updated accordingly.

Cleanup trailing whitespace

  1. … 5 more files in changeset.
whitespace changes

fixing old bug: overwriting help_contact_text with help_contact_text_format. This could not have been correct, wonder, why this did not show up.

Fix proc and contract doc elements, so they are properly parsed by apidoc::api_*_documentation.

- @cvs_id -> @cvs-id

- @version -> @cvs-id

- @creation_date -> @creation-date

- @date -> @creation-date

- Different variations of $Id$

- Remove wrong @param entry

- Fix typos

  1. … 367 more files in changeset.
Make all sql in this page portable and inline

Simplify SQL expression

Revert massive replacement of empty list creation sentences. The use of '[list]' instead of '{}' adds semantics that could be used for performance improvements in the future, such as using a different internal representation. There is already work in this direction, avoiding the generation of the string representation during comparison of empty strings (huge thanks to Stefan Sobernig for the pointer: https://core.tcl.tk/tcl/info/44527c632ed609c2).

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

  1. … 71 more files in changeset.
remove conditions, which are always true

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

    • -0
    • +27
    ./login-attempts-reset.tcl
    • -0
    • +11
    ./login-attempts.adp
    • -0
    • +67
    ./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.
Use consistently ad_script_abort after ad_return_error.

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

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

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

  1. … 18 more files in changeset.
normalize boolean expressions in ADP files

  1. … 9 more files in changeset.
merged changes from the oacs-5-9 branch and resolved conflicts

  1. … 7821 more files in changeset.
- fix and standardize quoting in template properties

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

- modernize tcl

  1. … 9 more files in changeset.
Add missing file extension to referenced image 'checkboxchecked.gif'

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

  1. … 2533 more files in changeset.
HTML cleanup

  1. … 3 more files in changeset.
Merged the 5.3 branch with HEAD. Look for tags with the pattern

drb-*-20070513

  1. … 322 more files in changeset.
Normalizing string comparison operations into tcl 8.4 operations, enabling byte-code compilation for expressions and many conditionals

  1. … 360 more files in changeset.
commit to HEAD of merge of changes on oacs-5-1 branch between tags jcd-merge-5-1-20040724 and jcd-merge-5-1-20050111

  1. … 2274 more files in changeset.
merge of changes on oacs-5-0 branch to oacs-5-0-0b4 tag

  1. … 598 more files in changeset.
add -- to all string_truncate calls

  1. … 11 more files in changeset.
authority page was broken for creating new authorities. Don't query for number of users if the authority doesn't exist

Show and allow editing of short_name for authorities, now that we're using it in parameters