UserKit User's Guide

Version 0.8.1
Webware for Python 0.8.1

Synopsis

UserKit provides for the management of users including passwords, user data, server-side archiving and caching. Users can be persisted on the server side via files or MiddleKit.

Feedback

You can e-mail webware-discuss@lists.sourceforge.net to give feedback, discuss features and get help using UserKit.

Introduction

Overview

...

This User's Guide is incomplete but some good doc strings are provided in the source including the class doc string for UserManager.py.

The development status of UserKit is prealpha. You can expect API and usage changes in the next version. If you use UserKit, we highly recommend that you stay in sync with the latest in-development Webware via CVS. You should then re-read the latest docs, including this User's Guide and the TO DO list.

Known Bugs

Known bugs and future work in general, are documented in TO DO.

Credit

Author: Chuck Esterbrook

Thanks to Tom Schwaller for design help.