• last updated 4 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Harden page contract; Prefer redirect url created via "export_vars" over handcrafted one

tighten page contract

harden page contract

harden page contract

Allow empty anchor

Validate the portal_id via the page contract, keep passing the whole form down as before

improve safety of SQL queries

  1. … 3 more files in changeset.
Adapt spam variable name to what is advertised to the user

  1. … 1 more file in changeset.
We cannot use bind variables here, as the query is not executed at this time, but later at bulk mail sweeping

improve spelling

  1. … 1 more file in changeset.
make end of options explicit

  1. … 17 more files in changeset.
Improve sql portability

  1. … 4 more files in changeset.
Whitespace changes

    • -6
    • +6
    ./admin/community-members-add-to-community.tcl
improve spelling: move closer to the linux documentation recommendations

  1. … 3 more files in changeset.
Rename ReturnHeaders proc to comply with OpenACS naming convention, create deprecated wrapper, replace occurrences

    • -2
    • +2
    ./admin/community-members-add-to-community.tcl
  1. … 9 more files in changeset.
  1. … 1 more file in changeset.
provde a global variable as transitional code for controlling passing of password as query variable

  1. … 2 more files in changeset.
don't pass sensitive information (e.g. password) as query variable, but use client properties instead.

see also issue #3344

  1. … 5 more files in changeset.
improve spelling

  1. … 2 more files in changeset.
Provide default value for "return_url" and use "export_vars" for url-construction; whitespace changes

improve spelling

  1. … 8 more files in changeset.
Remove unused variable

Add page contract, whitrespace cleanup

Add page contract, whitespace cleanup

Add page contract

Add include contract

improve spelling

  1. … 2 more files in changeset.
improve spelling

  1. … 6 more files in changeset.
fix fresh installation of dotlrn by adding a pass-through parameter to member-state-change

  1. … 3 more files in changeset.
whitespace changes