[Buildbot-commits] [Buildbot] #2295: Add log-in information to	Quick Tour
    Buildbot 
    nobody at buildbot.net
       
    Fri May 11 16:03:28 UTC 2012
    
    
  
#2295: Add log-in information to Quick Tour
------------------------+-----------------------
Reporter:  ewa          |      Owner:
    Type:  enhancement  |     Status:  new
Priority:  minor        |  Milestone:  undecided
 Version:  0.8.6p1      |   Keywords:  docs
------------------------+-----------------------
 It's kind of obvious in retrospect, but:
 The Quick Tour instructions don't say anything about logging in to web
 interface.  If you don't log in, everything seems great until you look for
 the "Force build" option and it's just not there.
 After the "PROJECT IDENTITY" section, I'd mention the auth_cfg block
 {{{
 authz_cfg=authz.Authz(
     # change any of these to True to enable; see the manual for more
     # options
     auth=auth.BasicAuth([("pyflakes","pyflakes")]),
     gracefulShutdown = False,
      ....
 }}}
 and tell the user to log in.
-- 
Ticket URL: <http://trac.buildbot.net/ticket/2295>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation
    
    
More information about the Commits
mailing list