Opened 18 years ago
Closed 17 years ago
#1432 closed defect (worksforme)
well, can't say anything except that login plugin doesn't seem to be working
Reported by: | Owned by: | Matt Good | |
---|---|---|---|
Priority: | normal | Component: | AccountManagerPlugin |
Severity: | normal | Keywords: | |
Cc: | Trac Release: | 0.10 |
Description
Traceback (most recent call last):
File "/var/lib/python-support/python2.4/trac/web/main.py", line 387, in dispatch_request
dispatcher.dispatch(req)
File "/var/lib/python-support/python2.4/trac/web/main.py", line 190, in dispatch
req.authname = self.authenticate(req)
File "/var/lib/python-support/python2.4/trac/web/main.py", line 146, in authenticate
authname = authenticator.authenticate(req)
File "build/bdist.linux-i686/egg/acct_mgr/web_ui.py", line 334, in wrap File "build/bdist.linux-i686/egg/acct_mgr/web_ui.py", line 344, in authenticate File "build/bdist.linux-i686/egg/acct_mgr/web_ui.py", line 371, in _remote_user File "build/bdist.linux-i686/egg/acct_mgr/api.py", line 104, in check_password File "build/bdist.linux-i686/egg/acct_mgr/htfile.py", line 72, in check_password File "build/bdist.linux-i686/egg/acct_mgr/htfile.py", line 176, in _check_userline
NameError: global name 'user' is not defined
this is not very much information with versions, maybe you try on the mailing list?