trenner in OpenACS

fix typo

Bump version number after catalog changes

avoid redirect

use original provided host-header-field in log statement

escape variable in log statement

Fix another variable name after refactoring

fix typo

harden page_contract

    • -2
    • +2
    /openacs-4/packages/chat/www/room-exit.tcl
restrict substitution in string

In case the user used an external_registry for login, we have to allow the redirect to a complete url

do not show invalid input to the user

use wordchar instead of word

room_id is required

fix typo

improve input validation

validate item_type

define item_type for code_interaction

fix typo

fix typo

verify provided object_type

put the notification creation in a db_transaction to ensure same subscription is created only once (e.g. double-clicks)

improve input validation

harden page_contract

do not show grading_table if grading is "none"

handle the case when instantiate_includelet is not returning an object (e.g. invalid top_includelet via user input)

    • -2
    • +2
    /openacs-4/packages/xowiki/tcl/xowiki-procs.tcl
make check more robust

harden page_contract

harden page contract

perm-include checks already that privs are not empty

check permission before adding file to zip directory

improve input validation