You might not need to subclass Auth to do that. Instead, you might be able to alter the form returned by Auth via the server-side DOM (e.g., http://web2pyslices.com/main/slices/take_slice/43). Anthony On Monday, May 16, 2011 5:41:29 PM UTC-4, Pystar wrote:
> Hi guys, > > I would like to know how to subclass the Auth class and add additional > fields to the login form. > thanks >

