Right after the release of 0.8.0 we discovered a small but critical regression bug in the authentication framework.
This release fixes it and should be used instead of 0.8.0.
2004-09-28 Geert Bevin <gbevin[remove] at uwyn dot com> * RELEASE 0.8.1 * Fixed authentication bug, where the acceptedCredentials hook was not correctly called for RoleUsers * Added processTemplate(Template) to ElementSupport which does the same as print(Template), except that the content isn't printed to the request. Minor template API fixes. * RELEASE 0.8.0