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.7 -r1.7.16.1 --- openacs-4/packages/acs-core-docs/www/xml/kernel/security-design.xml 17 Jul 2006 05:38:38 -0000 1.7 +++ openacs-4/packages/acs-core-docs/www/xml/kernel/security-design.xml 5 Oct 2019 13:43:47 -0000 1.7.16.1 @@ -777,7 +777,7 @@ life, properties have a maximum life. It would be nice to expand the interface to allow for more persistent properties. In the past, there was a sec_browser_properties table that held permanent properties about each unique -visitor (for logged in users, these are just user properties). This was +visitor (for logged-in users, these are just user properties). This was unscalable because there was no way to delete these properties, and the table tended to grow to millions of rows. It would be nice to view browser and session properties as two types of client properties, but with different