Ticket #2850 (closed defect: fixed)

Opened 1 year ago

Last modified 10 months ago

Trac Settings Email/Name

Reported by: goskab Assigned to: bettse
Priority: major Milestone:
Component: Trac Version:
Keywords: Cc:

Description

The trac settings (name and email) are not obvious to see/set. These should be auto filled in from SSO.

Attachments

trac_user_setting.patch (2.0 kB) - added by bettse on 12/28/08 18:04:19.
patch to fix this

Change History

12/28/08 18:04:19 changed by bettse

  • attachment trac_user_setting.patch added.

patch to fix this

12/28/08 18:06:25 changed by bettse

  • owner set to bettse.

the webbased display the of patch doesn't seem to be working, but it can be downloaded in its original format if anyone is interested. Basically anytime a person authenticates, it grabs their SSO info (this was happening already), now we take that info and add it to the db for their name setting and email setting. This should clear up some confusion and also allow us to remove the settings metanav menu item without affecting functionality.

12/28/08 18:06:39 changed by bettse

  • status changed from new to assigned.

12/29/08 13:18:09 changed by bettse

(In [169]) re #2850 This uses the already available SSO user info to fill in the user's name and email address anytime they autenticate to a project

12/29/08 13:19:30 changed by bettse

I'll be closing this once we build and make live the new version of the plugin.

01/21/09 09:02:48 changed by bettse

  • status changed from assigned to closed.
  • resolution set to fixed.

live.