Edgewall Software
Modify

Opened 16 years ago

Closed 16 years ago

#6356 closed defect (invalid)

error while login

Reported by: HSM@… Owned by: Jonas Borgström
Priority: high Milestone:
Component: web frontend/tracd Version: 0.10.3
Severity: normal Keywords:
Cc: Branch:
Release Notes:
API Changes:
Internal Changes:

Description

if i want to login i become the screen:

Traceback (most recent call last):

File "/usr/lib/python2.4/site-packages/trac/web/main.py", line 387, in dispatch_request

dispatcher.dispatch(req)

File "/usr/lib/python2.4/site-packages/trac/web/main.py", line 182, in dispatch

req.authname = self.authenticate(req)

File "/usr/lib/python2.4/site-packages/trac/web/main.py", line 146, in authenticate

authname = authenticator.authenticate(req)

File "build/bdist.linux-x86_64/egg/acct_mgr/web_ui.py", line 186, in wrap File "build/bdist.linux-x86_64/egg/acct_mgr/web_ui.py", line 195, in authenticate

AttributeError: can't set attribute

i am using the trac version Trac 0.10.3 and trac-admin 0.1.2 and trac-accountmanager0.1.2 and setuptools 0.6c6. trac is running in standalone and with a htdigest file.

i dont have any idea to solve the problem.

Attachments (0)

Change History (1)

comment:1 by sid, 16 years ago

Resolution: invalid
Status: newclosed

This is most likely a configuration problem with the account manager plugin. Please ask for help on the MailingList or on TracHacks for that specific plugin.

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain Jonas Borgström.
The resolution will be deleted. Next status will be 'reopened'.
to The owner will be changed from Jonas Borgström to the specified user.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.