Index: openacs-4/packages/acs-tcl/tcl/security-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-tcl/tcl/security-procs.tcl,v diff -u -r1.35 -r1.36 --- openacs-4/packages/acs-tcl/tcl/security-procs.tcl 13 Jan 2005 13:55:56 -0000 1.35 +++ openacs-4/packages/acs-tcl/tcl/security-procs.tcl 27 Jan 2005 21:35:56 -0000 1.36 @@ -42,7 +42,7 @@ set start_clicks [ad_conn start_clicks] } else { set request "yoursponsoredadvertisementhere" - set start_clicks "developer.arsdigita.com" + set start_clicks "cvs.openacs.org" } if { ![info exists tcl_sec_seed] } { @@ -803,7 +803,7 @@ set hash_ok_p 1 } else { # check to see if IE is lame (and buggy!) and is expanding \n to \r\n - # See: http://www.arsdigita.com/bboard/q-and-a-fetch-msg?msg_id=000bfF + # See: http://rhea.redhat.com/bboard-archive/webdb/000bfF.html set value [string map [list \r ""] $value] set org_computed_hash $computed_hash set computed_hash [ns_sha1 "$value$token_id$expire_time$secret_token"] @@ -996,9 +996,8 @@ set token [db_string get_token {select token from secret_tokens where token_id = :token_id} -default 0] db_release_unused_handles - + # Very important to throw the error here if $token == 0 - # see: http://www.arsdigita.com/sdm/one-ticket?ticket_id=10760 if { $token == 0 } { error "Invalid token ID" Index: openacs-4/packages/acs-tcl/tcl/utilities-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-tcl/tcl/utilities-procs.tcl,v diff -u -r1.78 -r1.79 --- openacs-4/packages/acs-tcl/tcl/utilities-procs.tcl 26 Jan 2005 22:45:42 -0000 1.78 +++ openacs-4/packages/acs-tcl/tcl/utilities-procs.tcl 27 Jan 2005 21:36:32 -0000 1.79 @@ -2567,7 +2567,7 @@ # branimir 2000/04/25 ad_returnredirect and helper procs : # util_complete_url_p util_absolute_path_p util_current_location # util_current_directory -# See: http://www.arsdigita.com/bboard/q-and-a-fetch-msg.tcl?msg_id=0003eV +# See: http://rhea.redhat.com/bboard-archive/acs_design/0003eV.html ad_proc -public ad_returnredirect { {-message {}} Index: openacs-4/packages/edit-this-page/www/index.vuh =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/edit-this-page/www/index.vuh,v diff -u -r1.4 -r1.5 --- openacs-4/packages/edit-this-page/www/index.vuh 4 Apr 2003 15:59:38 -0000 1.4 +++ openacs-4/packages/edit-this-page/www/index.vuh 27 Jan 2005 21:38:32 -0000 1.5 @@ -8,7 +8,7 @@ instance of the Edit This Page package. Helpful .vuh example at - http://www.arsdigita.com/bboard/q-and-a-fetch-msg?msg_id=000JTn + http://rhea.redhat.com/bboard-archive/webdb/000JTn.html } { {revision_id ""} }