Index: openacs-4/packages/acs-core-docs/www/xml/kernel/security-design.xml =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-core-docs/www/xml/kernel/security-design.xml,v diff -u -N -r1.5.2.3 -r1.5.2.4 --- openacs-4/packages/acs-core-docs/www/xml/kernel/security-design.xml 19 Nov 2003 00:10:35 -0000 1.5.2.3 +++ openacs-4/packages/acs-core-docs/www/xml/kernel/security-design.xml 19 Nov 2003 14:35:16 -0000 1.5.2.4 @@ -8,7 +8,7 @@ OpenACS 4 Security Design -by Richard Li and Archit Shah +By Richard Li and Archit Shah @@ -476,15 +476,15 @@ - + Secure Session Properties Session properties can be set as secure. In this case, ad_set_client_property will fail if the connection is not secure. ad_get_client_property will behave as if the property had not been set if the property was not set securely. - + Digital Signatures & Signed Cookies