Modify

Opened 16 years ago

Closed 15 years ago

#3197 closed defect (fixed)

Incorrect value for session store field in administration page

Reported by: spocke@… Owned by: Matt Good
Priority: normal Component: AccountManagerPlugin
Severity: normal Keywords:
Cc: Trac Release: 0.10

Description

If I open the admin page Admin -> Accounts -> Configuration and check the value of the SessionStore input field it displays a text like this:

<acct_mgr.pwhash.HtDigestHashMethod object at 0xb5217f0c>

If I then save the page I will break the config file for the Trac system since the above is not a valid string for the SessionStore option.

Attachments (1)

dump.png (12.4 KB) - added by spocke@… 16 years ago.
Dump of problem.

Download all attachments as: .zip

Change History (5)

comment:1 Changed 16 years ago by Matt Good

What SVN revision of the plugin are you using? The current versions for 0.10 and trunk both have radio buttons to pick the password storage method, not a text input. Please make sure you've upgraded to the latest version.

Changed 16 years ago by spocke@…

Attachment: dump.png added

Dump of problem.

comment:2 Changed 16 years ago by spocke@…

I attached a screen dump of the problem.

comment:3 Changed 16 years ago by Matt Good

Status: newassigned

Ah, yeah I see. Let me take a look.

comment:4 Changed 15 years ago by John Hampton

Resolution: fixed
Status: assignedclosed

Fixed in 0.11 or the latest trunk

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.