• last updated 21 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Test disk cache api

file acs-cache-procs.tcl was initially added on branch oacs-5-10.

    • -0
    • +0
    /openacs-4/packages/acs-tcl/tcl/test/acs-cache-procs.tcl
Do not introduce extra newline in the content when writing to file

Test read/write of files via the templating api:

this will fail because we currently introduce an extra newline in the content

Use signed value for form_parameter "__object_name"

Bumped version number to 5.10.1d51

    • -1
    • +1
    /openacs-4/packages/xowf/tcl/xowf-procs.tcl
removed test depending on some internals.

These test are convered by the web-tests, so these seem not necessary

Use signed value for form_parameter "__object_name"

Bumped version number to 5.10.1d40

    • -3
    • +3
    /openacs-4/packages/xowiki/xowiki.info
rename helper form-field to avoid potential confusion with value checkers

Use signed value for form_parameter "__object_name"

Added support for form_parameter specs with value checkers

Added nsf value checker "signed"

This value checker tests, whether the provided value was signed with

::security::parameter::signed. If so, and when it was called with

"signed,convert", it returns the value which was signed.

Bumped version number to 5.10.1d16

bump version number to 5.10.1d30

    • -2
    • +2
    /openacs-4/packages/acs-tcl/acs-tcl.info
improve spelling

prevent break between icon and label

improve spelling

Emit a warning to the log file when parametersecret is not set in the configuration file

    • -1
    • +10
    /openacs-4/packages/acs-tcl/tcl/security-init.tcl
improved spelling

security::safe_tmpfile_p: fix false positive under macOS

This fixes as well the regression test for acs-tcl under macOS

provide an API for single-token signed values

modernize test

provide warning when split-location fails

Increase proc coverage

Increase proc coverage

Increase proc coverage

Increase proc coverage

Increase proc coverage

Increase proc coverage

Increase proc coverage

Test synonym api, cleanup redundant tests

Test cache initialization in an own test