Jump to >

rbtrac

by tkob

rbtrac is a Review Board extension and provides the following features:

  • Authenticate users with their Trac account
  • Pull email address from Trac database on login

What's new in 0.1

See the release notes.

Installation instructions

To install this package, type:

sudo pip install 'https://github.com/tkob/rbtrac/archive/v0.1.zip'

Or, if you prefer latest development version:

sudo pip install 'git+https://github.com/tkob/rbtrac.git'

Then go to your Administration UI -> Extensions page and click "Scan for installed extensions". The extension should show up. If it does not, reload your web server and try again.