Modify

Opened 16 years ago

Closed 16 years ago

#3574 closed enhancement (fixed)

Multiple projects are not supported because accounts are not stored globally

Reported by: anonymous Owned by: Catalin BALAN
Priority: normal Component: UserManagerPlugin
Severity: normal Keywords:
Cc: Trac Release: 0.11

Description

UserManagerPlugin stores the new accounts in the Database for the single project and not in a global place like AccountManagerPlugin.

It would be very useful if UserManagerPlugin can store accounts globally e.g. in a htpasswd-file.

Attachments (0)

Change History (1)

comment:1 Changed 16 years ago by Catalin BALAN

Resolution: fixed
Status: newclosed

Thank you for your feedback.

This happens because session_attribute table is used by UserManagerPlugin to store user attributes.

As a workaround until I come up with a fix for the multi-project context, UserManagerPlugin should raise a warning, on the admin screen, when users from accountManager are not added to the team. Press the "Add Users" button present there in order to add users managed by accountManager(htpasswd) - only username is added, other user attributes are not added.

Closing this ticket. Moving this issue to #3581 ticket.

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain Catalin BALAN.
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.