When you have a security manager defined and that fails login, start() fails because self._finished is not defined.
A self._finished = True at the top fixes this, but I'm not sure if this is the proper way to fix the bug. _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-dev Searchable Archives: http://leafe.com/archives/search/dabo-dev This message: http://leafe.com/archives/byMID/dabo-dev/[EMAIL PROTECTED]
