[Buildbot-commits] [Buildbot] #2472: Implement persona in nine
    Buildbot trac 
    trac at buildbot.net
       
    Sun Mar 17 01:14:38 UTC 2013
    
    
  
#2472: Implement persona in nine
------------------------+-------------------
Reporter:  dustin       |      Owner:
    Type:  enhancement  |     Status:  new
Priority:  major        |  Milestone:  0.9.0
 Version:  0.8.7p1      |   Keywords:  web
------------------------+-------------------
 Let's make it easiest to use Persona for authentication.
 Let's not implement our own password store, since that's easy to mess up
 and security-sensitive and requires lots of extra equipment (password
 changes, forgotten passwords, secure storage, and so on).
 We should still be able to support other Twisted Cred plugins.  The
 interface should be to provide a uid to the remainder of the web UI, which
 can be used for authorization
 Some guy named Brian Warner wrote a tool for this:
   https://github.com/warner/browserid-cred
-- 
Ticket URL: <http://trac.buildbot.net/ticket/2472>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation
    
    
More information about the Commits
mailing list