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
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.