- 15 Oct, 1996 1 commit
-
-
Jim Fulton authored
-
- 11 Oct, 1996 2 commits
-
-
Jim Fulton authored
-
Jim Fulton authored
-
- 07 Oct, 1996 1 commit
-
-
chris authored
-
- 02 Oct, 1996 1 commit
-
-
Jim Fulton authored
-
- 16 Sep, 1996 1 commit
-
-
Jim Fulton authored
can simply sys.exit(0). Added on-line documentation and debugging support to bobo.
-
- 13 Sep, 1996 1 commit
-
-
Jim Fulton authored
-
- 30 Aug, 1996 3 commits
-
-
Jim Fulton authored
-
Jim Fulton authored
-
Jim Fulton authored
-
- 29 Aug, 1996 2 commits
-
-
Jim Fulton authored
-
Jim Fulton authored
-
- 07 Aug, 1996 1 commit
-
-
Jim Fulton authored
- Regex, regex input types, - New rule for inheriting allow groups, - Support for index_html attribute, - Support for relative base refs - Added URL as magic variable - Added error checking of typed fields
-
- 05 Aug, 1996 2 commits
-
-
Jim Fulton authored
-
Jim Fulton authored
Added traceback comment quoting. Added code to add header of response doesn't contain one.
-
- 25 Jul, 1996 3 commits
-
-
Jim Fulton authored
- Added transaction support.
-
Jim Fulton authored
- Added logic to check for non-file fields in forms with file upload. - Added new type conversion types: string (esp for use with file-upload) and date.
-
Jim Fulton authored
Made auto-generation of realms smarter about realm names.
-
- 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
-