[Zope3-checkins] CVS: Zope3/doc/security - background.rst:1.2
Steve Alexander
steve@cat-box.net
Fri, 7 Mar 2003 10:06:28 -0500
Update of /cvs-repository/Zope3/doc/security
In directory cvs.zope.org:/tmp/cvs-serv28709
Modified Files:
background.rst
Log Message:
Clarified what kind of thing should go in each document.
=== Zope3/doc/security/background.rst 1.1 => 1.2 ===
--- Zope3/doc/security/background.rst:1.1 Fri Mar 7 09:57:13 2003
+++ Zope3/doc/security/background.rst Fri Mar 7 10:06:26 2003
@@ -5,6 +5,11 @@
Rather, it provides the background for understanding the high-level
security model described in highlevel.rst.
+This document should not contain detail about particular services such as
+the session service or the authentication service. That's for services.rst.
+Nor should this document contain very much about principals, roles,
+permissions and so on. That's for highlevel.rst.
+
Introduction
------------