Commit 9dc3cc85 authored by Andreas Jung's avatar Andreas Jung

whitespace normalization

parent 4f739d36
...@@ -43,7 +43,7 @@ Zope Changes ...@@ -43,7 +43,7 @@ Zope Changes
Bugs Fixed Bugs Fixed
- Collector #790:WebDAV access is granted by default only - Collector #790: WebDAV access is granted by default only
to Managers and Authenticated users instead to Anonymous users. to Managers and Authenticated users instead to Anonymous users.
This restricts access to the Control_Panel and especially This restricts access to the Control_Panel and especially
to the Products management to trusted users. to the Products management to trusted users.
......
...@@ -62,7 +62,7 @@ Python Scripts ...@@ -62,7 +62,7 @@ Python Scripts
This is because that package/module would have to be imported for its This is because that package/module would have to be imported for its
included security assertions to take effect, but to do included security assertions to take effect, but to do
that would require importing a module without any security that would require importing a module without any security
declarations, which defeats the point of the restricted declarations, which defeats the point of the restricted
python environment. python environment.
...@@ -71,5 +71,5 @@ Python Scripts ...@@ -71,5 +71,5 @@ Python Scripts
asserting, among other things, that it is safe for Zope to check asserting, among other things, that it is safe for Zope to check
that package/module for security assertions. As a result, please that package/module for security assertions. As a result, please
be careful when place packages or modules that are not Zope Products be careful when place packages or modules that are not Zope Products
in the Products directory. in the Products directory.
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment