Modify

Opened 15 years ago

Closed 15 years ago

#4636 closed defect (fixed)

Fetch account info from LDAP if session email address not exist

Reported by: Jiang Xin Owned by: Jiang Xin
Priority: normal Component: TracCoSignPlugin
Severity: normal Keywords:
Cc: Trac Release: 0.11

Description

To make less LDAP query, we only do ldap bind and query if page is redirect from CoSign SSO page.

But what if user login from CoSign SSO first, and visit trac latter. At this circumstance, no redirect occur, and user email address not set by default.

Attachments (0)

Change History (2)

comment:1 Changed 15 years ago by Jiang Xin

Component: SELECT A HACKTracCoSignPlugin
Owner: changed from anonymous to Jiang Xin

comment:2 Changed 15 years ago by Jiang Xin

Resolution: fixed
Status: newclosed

(In [5275]) > To make less LDAP query, we only do ldap bind and query

if page is redirect from CoSign? SSO page. But what if user login from CoSign? SSO first, and visit trac latter. At this circumstance, no redirect occur, and user email address not set by default.

Fixed #4636: It can be easily workaround: Simply test if the user email address has already set or not.

Modify Ticket

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