Modify

Opened 17 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: konryd+trac@… 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

Attachments (0)

Change History (1)

comment:1 Changed 17 years ago by rupert thurner

Resolution: worksforme
Status: newclosed

this is not very much information with versions, maybe you try on the mailing list?

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain Matt Good.
The resolution will be deleted. Next status will be 'reopened'.

Add Comment


E-mail address and name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.