- 23 Jul, 1996 3 commits
-
-
Jim Fulton authored
-
Jim Fulton authored
rather than augment (tighten) parent groups. Note that now a valid group is None, which makes a subobject public, even a parent is protected.
-
Jim Fulton authored
- object[entryname] can fail with attribute as well as type error - flatten didn't work with multiple values\ - inserted base was not absolute Added transaction support.
-
- 18 Jul, 1996 2 commits
-
-
Jim Fulton authored
-
Jim Fulton authored
-
- 15 Jul, 1996 1 commit
-
-
Jim Fulton authored
-
- 11 Jul, 1996 1 commit
-
-
Jim Fulton authored
-
- 10 Jul, 1996 2 commits
-
-
Jim Fulton authored
If authentication is performed, then the name of the authenticated user is saved in the request with the name 'AUTHENTICATED_USER', and will be passed to called objects through the argument name 'AUTHENTICATED_USER'.
-
Jim Fulton authored
Now the value must contain white space to be considered an error message.
-
- 08 Jul, 1996 1 commit
-
-
Jim Fulton authored
- Butter realm management - Automatic type conversion - Improved documentation - ...
-
- 04 Jul, 1996 1 commit
-
-
Jim Fulton authored
implemented. The module needs to be retested after adding some new features.
-
- 03 Jul, 1996 1 commit
-
-
Jim Fulton authored
-
- 01 Jul, 1996 1 commit
-
-
Jim Fulton authored
- Provide a first cut authentication.authorization scheme - Fix several bugs - Provide better error messages - Provide automagic insertion of base - Support Fast CGI module publisher.
-
- 17 Jun, 1996 1 commit
-
-
Jim Fulton authored
-