• last updated 1 hour ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
improve spelling

    • -2
    • +2
    ./tcl/00-database-procs-postgresql.tcl
use always acs::permission_cache eval instead of code before acs-cache-procs.tcl

    • -135
    • +57
    ./tcl/acs-permissions-procs.tcl
fix for issue #3406: honor PermissionCacheTimeout

Make sure files exist

No need to rollback as we don't touch the db

Add an extra use case when UTF-8 encoding is stated explicitly

Expand the test about util::http and json

    • -59
    • +87
    ./tcl/test/http-client-procs.tcl
Basic tests for util::http:: JSON encoding behavior

file http-client-procs.tcl was initially added on branch oacs-5-10.

    • -0
    • +0
    ./tcl/test/http-client-procs.tcl
Fix ad_generate_random_string

Whitespace changes

Explain better why is not easy to get rid of this library

Give a proper documentation to xml_* api

bump version number to offer people upgrading via apm a new version

security fix for OSes with case-insensitive file systems

security fix for OSes with case-insensitive file systems

reduce verbosity

Fix documentation

Fix documentation (complete list of array fields)

Remove duplicate column

it seems, that "-ulevel" is used more often than "-level"

use "-level" instead of "-ulevel", since "-level" is used e.g. in

template::util::multirow_to_list or template::util::list_of_ns_sets_to_multirow

as well.

Added switch "-ulevel" to proc "util::var_subst_quotehtml";

ad_form: quote form field values in validation error messages to prevent XSS attacks

Delete unneeded line

improve protection against attacked cookies

Fix typo

new support function util::var_subst_quotehtml to perform variable substitution with ns_quotehtml

use capitals for abbreaviation

- improve error message

- break overlong lines

    • -26
    • +62
    ./tcl/request-processor-procs.tcl
remove duplicated test case