- 07 Aug, 2000 2 commits
-
- 04 Aug, 2000 3 commits
-
-
Jim Fulton authored
application level, since it (currently) depends on Zope-specific, rather than ZODB-specific code.
-
Jim Fulton authored
application level, since it (currently) depends on Zope-specific, rather than ZODB-specific code.
-
Jim Fulton authored
importing exported Tracker objects, and to fix bug with handling '/' characters. Also did major cleanup by separating "put" handling into a separate function and changing sequence pickle jandling to use 'string.join'.
-
- 03 Aug, 2000 6 commits
-
-
Chris McDonough authored
- 02 Aug, 2000 2 commits
-
- 01 Aug, 2000 6 commits
-
-
Amos Latteier authored
-
Amos Latteier authored
-
Jim Fulton authored
Without this change acquisition of REQUEST is disallowed, which penalizes access in DTML with tags.
-
- 31 Jul, 2000 5 commits
-
-
Shane Hathaway authored
-
Jim Fulton authored
-
Jim Fulton authored
-
- 29 Jul, 2000 1 commit
-
-
Chris McDonough authored
-
- 28 Jul, 2000 2 commits
-
-
Jim Fulton authored
Made restrictedTraverse public. Changed logic for restricted traverse (which actually lives in unrestrictedTraverse) to: - Check access for root when absolute path is used. - Call getSecurityManager just once.
-
Jim Fulton authored
the "Access Contents Information" permission from being effective in the root object.
-
- 27 Jul, 2000 1 commit
-
- 26 Jul, 2000 12 commits
-
-
Jim Fulton authored
-
Jim Fulton authored
-
Jim Fulton authored
-
Jim Fulton authored
Removed registration code for permissions found in classes, since these are handled by default class init.
-
Jim Fulton authored
registry.