• last updated 19 mins ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
new API call "http_auth::basic_authentication_decode" to replace 3 distinct implementations of this logic

  1. … 6 more files in changeset.
reflow overlong lines

merged changes from the oacs-5-9 branch and resolved conflicts

  1. … 7834 more files in changeset.
Standardize spelling of names of products (Tcl, AOLserver, PostgreSQL, NaviServer)

  1. … 43 more files in changeset.
- add editor hints to keep spaces/tabs in the furture more consistent

  1. … 754 more files in changeset.
Merging back to HEAD branch oacs-5-8 (using tag vg-merge-oacs-5-8-from-20141027).

  1. … 2547 more files in changeset.
- use expand operator rather than eval to reduce likelyhood of

unwanted interference and to improve security

  1. … 9 more files in changeset.
- use "lassign" instead of multiple "lindex" operations

  1. … 5 more files in changeset.
- normalize string expressions

  1. … 3 more files in changeset.
Adding utilities to support HTTP authentication. This allows you to

register a filter to any URL to use HTTP authentication. This can be

used in oacs-dav, we also used it to make RSS feeds that needed HTTP authentication.

    • -0
    • +118
    ./http-auth-procs.tcl