Index: openacs-4/packages/acs-tcl/tcl/http-auth-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-tcl/tcl/http-auth-procs.tcl,v diff -u -r1.4.2.2 -r1.4.2.3 --- openacs-4/packages/acs-tcl/tcl/http-auth-procs.tcl 8 Oct 2019 16:28:28 -0000 1.4.2.2 +++ openacs-4/packages/acs-tcl/tcl/http-auth-procs.tcl 28 Aug 2024 06:44:32 -0000 1.4.2.3 @@ -1,4 +1,3 @@ -# packages/acs-tcl/tcl/http-auth-procs.tcl ad_library { Use OpenACS user logins for HTTP authentication } @@ -10,7 +9,7 @@ } { Implements decoding of authorization header as defined in RFC 7617 "username" containing a colon character is invalid (see RFC 7617, - Section 2). + Section 2). @param authorization content of "Authorization:" reply header field, such as e.g. "Basic 29234k3j49a"