examples/
|
28312 |
8 years |
tim_one |
Stop using whrandom.
whrandom has been deprecated for years. Python 2.4 finall... |
tests/
|
28952 |
8 years |
poster |
Add two convenience functions: canWrite and canAccess. While the tests for this... |
untrustedpython/
|
26819 |
8 years |
jim |
Refactored untrusted-python support:
- collecting restricted builtins, res... |
DEPENDENCIES.cfg
|
24655 |
9 years |
fdrake |
add missing dependency information |
README.txt
|
29243 |
8 years |
gintautasm |
Cosmetic fixes.
|
SETUP.cfg
|
26812 |
8 years |
fdrake |
Merge revision 26811 from ZopeX3-3.0 branch.
move the extension metadata to the... |
__init__.py
|
28952 |
8 years |
poster |
Add two convenience functions: canWrite and canAccess. While the tests for this... |
_proxy.c
|
26665 |
8 years |
jim |
Added (back) a getObject _proxy module method to unproxy an object only if it
is... |
_zope_security_checker.c
|
29253 |
8 years |
mgedmin |
When you get an Unauthorized error, now you can see the object in addition to
th... |
checker.py
|
29253 |
8 years |
mgedmin |
When you get an Unauthorized error, now you can see the object in addition to
th... |
interfaces.py
|
28951 |
8 years |
poster |
Documentation specification: clarify that the check* methods on the checker shou... |
management.py
|
26753 |
8 years |
hdima |
Now checkPermission is truly guaranteed to return True if
permission is CheckerP... |
proxy.py
|
27322 |
8 years |
jim |
Merged from ZopeX3-3.0 branch:
r27321 | jim | 2004-08-27 20:43:53 -0400 (Fri,... |
setup.py
|
26570 |
8 years |
srichter |
Made sure that all module doc strings have an $Id$ tag. While doing this
I disc... |
simplepolicies.py
|
26591 |
8 years |
jim |
Rearranged the security apis, largely combining security policies and
interactio... |
untrustedinterpreter.txt
|
29243 |
8 years |
gintautasm |
Cosmetic fixes.
|