[Buildbot-commits] [buildbot/buildbot] 3b1b6e: Expose twisted.cred for change hook auth.
GitHub
noreply at github.com
Sat Jul 13 19:00:09 UTC 2013
Branch: refs/heads/buildbot-0.8.8
Home: https://github.com/buildbot/buildbot
Commit: 3b1b6e600ca5c95961ec14dd56e602e1ca62408b
https://github.com/buildbot/buildbot/commit/3b1b6e600ca5c95961ec14dd56e602e1ca62408b
Author: Tom Prince <tom.prince at ualberta.net>
Date: 2013-07-13 (Sat, 13 Jul 2013)
Changed paths:
M master/buildbot/status/web/baseweb.py
M master/docs/manual/cfg-statustargets.rst
Log Message:
-----------
Expose twisted.cred for change hook auth.
Twisted provides a rich interface for defining authentication. Use it
for defining change hook authorization, rather than just one specific
bit of it.
Commit: 90e94e2b59711b99a8b7f7350433f50f8cd12a5e
https://github.com/buildbot/buildbot/commit/90e94e2b59711b99a8b7f7350433f50f8cd12a5e
Author: Tom Prince <tom.prince at ualberta.net>
Date: 2013-07-13 (Sat, 13 Jul 2013)
Changed paths:
M master/buildbot/status/web/baseweb.py
Log Message:
-----------
Also skip adding hook if it IUsernamePassword isn't supported.
Commit: 3b2f3c7661f9a51e7e1eb208669092ca47f6f89e
https://github.com/buildbot/buildbot/commit/3b2f3c7661f9a51e7e1eb208669092ca47f6f89e
Author: Tom Prince <tom.prince at ualberta.net>
Date: 2013-07-13 (Sat, 13 Jul 2013)
Changed paths:
M master/docs/manual/cfg-statustargets.rst
Log Message:
-----------
Link to twisted.cred documentation.
Commit: 61a20da2a79c4c0c9318ee758f8fd2132899913f
https://github.com/buildbot/buildbot/commit/61a20da2a79c4c0c9318ee758f8fd2132899913f
Author: Tom Prince <tom.prince at ualberta.net>
Date: 2013-07-13 (Sat, 13 Jul 2013)
Changed paths:
M master/buildbot/status/web/baseweb.py
M master/docs/manual/cfg-statustargets.rst
Log Message:
-----------
Merge 'web-auth': Expose twisted.cred for change hook auth.
Twisted provides a rich interface for defining authentication. Use it
for defining change hook authorization, rather than just one specific
bit of it.
Compare: https://github.com/buildbot/buildbot/compare/7dfd05464983...61a20da2a79c
More information about the Commits
mailing list