I've tried to test this example with SQLAlchemyManager installed and
all I get is:

[EMAIL PROTECTED]:~/pylons$ python app.py
Traceback (most recent call last):
  File "app.py", line 83, in <module>
    cookie_signoutpath = '/signout',
  File "/usr/lib/python2.5/site-packages/AuthKit-0.4.0-py2.5.egg/
authkit/authenticate/__init__.py", line 452, in middleware
    prefix=prefix_,
  File "/usr/lib/python2.5/site-packages/AuthKit-0.4.0-py2.5.egg/
authkit/authenticate/form.py", line 131, in make_form_handler
    prefix='authkit.method.form',
  File "/usr/lib/python2.5/site-packages/AuthKit-0.4.0-py2.5.egg/
authkit/authenticate/form.py", line 114, in load_form_config
    format='basic'
  File "/usr/lib/python2.5/site-packages/AuthKit-0.4.0-py2.5.egg/
authkit/authenticate/__init__.py", line 191, in
get_authenticate_function
    users = user_object(user_conf['data'], encrypt)
KeyError: 'data'

I'm a little bit confused about it, what else can be wrong?
Does it work at your comp?

Greetz
Romek

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"pylons-discuss" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/pylons-discuss?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to