[Pidgin] #4875: MSNP15 does not update tokens correctly.

Pidgin trac at pidgin.im
Wed Feb 20 03:38:50 EST 2008


#4875: MSNP15 does not update tokens correctly.
----------------------+-----------------------------------------------------
  Reporter:  QuLogic  |       Owner:  khc             
      Type:  patch    |      Status:  new             
  Priority:  minor    |   Milestone:  Activate MSNPV14
 Component:  MSN      |     Version:                  
Resolution:           |    Keywords:                  
   Pending:  0        |  
----------------------+-----------------------------------------------------
Comment (by khc):

 As you said, there are couple ways we can fix this:

 1) set time out to re-request the tokens
 2) before we send out the soap request, if the token expired, then queue
 the request and send it out when the token is received

 in both of these cases though, we still want to check the response from
 the request to see if we should renew the token and resend the request, in
 case say, the user changed the time.

 Since the tokens last for at least 8 hours, we can probably get by without
 doing 1 and 2, and just check the response and resend if needed.

-- 
Ticket URL: <http://developer.pidgin.im/ticket/4875#comment:5>
Pidgin <http://pidgin.im>
Pidgin


More information about the Tracker mailing list