[Trac-tickets] Re: [The Trac Project] #1250: Personal information storage

The Trac Project noreply at edgewall.com
Tue Mar 8 03:01:07 EST 2005


#1250: Personal information storage
---------------------+------------------------------------------------------
       Id:  1250     |      Status:  new                     
Component:  general  |    Modified:  Tue Mar  8 03:01:06 2005
 Severity:  normal   |   Milestone:                          
 Priority:  normal   |     Version:  0.8                     
    Owner:  jonas    |    Reporter:  chris at growl.info        
---------------------+------------------------------------------------------
Changes (by cmlenz):

  * milestone:  0.9 =>

Comment:

 The information '''is''' stored on the server, the session ID is just a
 way to identify the user across requests. Nothing special here.

 Anyway... I wonder whether you use authentication? It would be possible to
 omit the whole session key thing if you are logged in to Trac, because we
 already have a way to identify you in that case.

-- 
Ticket URL: <http://projects.edgewall.com/trac/ticket/1250>
The Trac Project <>


More information about the Trac-Tickets mailing list