[mythtv-commits] Ticket #2532: multiuser : review + test/fix + merge

MythTV mythtv at cvs.mythtv.org
Mon Oct 9 12:55:14 UTC 2006


#2532: multiuser : review + test/fix + merge
---------------------+------------------------------------------------------
 Reporter:  danielk  |        Owner:  danielk
     Type:  task     |       Status:  new    
 Priority:  minor    |    Milestone:  unknown
Component:  mythtv   |      Version:  head   
 Severity:  low      |   Resolution:         
---------------------+------------------------------------------------------
Comment (by danielk):

 (In [11488]) Refs #2532. First pass of cleanup of mainserver.{cpp,h}

 {{{
 There are a few problems not addressed in this cleanup:
  * The add/del/change account requests should only be handled by the
 master backend.
  * The delete acccount request should verify that the user being deleted
 is not logged in.
  * The backend should track which frontends each account is logged into.
  * Account permission changes should be propagated to all the frontends.
  * Passwords should be hashed not plaintext in the DB and when getting
 passed around MythTV.
  * The SET_ACCOUNT command appears to be misnamed ("GET_ACCOUNT_INFO"
 maybe?)
  * GET_ACCOUNTSLIST should probably leave out the passwords in the list.
 }}}

-- 
Ticket URL: <http://cvs.mythtv.org/trac/ticket/2532#comment:16>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list