Commit d00b8992 authored by Stefan H. Holek's avatar Stefan H. Holek

Make VerboseSecurity work in unit tests.

parent fa6a3b8f
......@@ -97,3 +97,7 @@ class DefaultConfiguration:
# ZServer.HTTPServer
self.http_header_max_length = 8196
# VerboseSecurity
self.skip_ownership_checking = False
self.skip_authentication_checking = False
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