RBHTTPAuthBackend

Software Screenshot:
RBHTTPAuthBackend
Software Details:
Version: 0.2
Upload Date: 11 May 15
Developer: Ali-Akber Saifee
Distribution Type: Freeware
Downloads: 41

Rating: nan/5 (Total Votes: 0)

RBHTTPAuthBackend is a tool that implements a ReviewBoard legacy backend to be used with ReviewBoard - if you have protected your installation with basic http authentication. It allows your users to authenticate with reviewboard using the same credentials as the http authentication they use to access the ReviewBoard site.

Setup

1. Install RBHTTPAuthBackend:

 # using pip
 sudo pip install RBHTTPAuthBackend

 # using easy_install
 sudo easy_install RBHTTPAuthBackend

 # from source
 git clone http://hg.indydevs.org/rbhttpauthbackend && cd rbhttpauthbackend && sudo python setup.py build install


2. ensure that settings.EMAIL_DOMAIN is set to your default mail domain

3. Restart your web server running review board

4. Login in to review board as administrator

1. Go to Admin panel
2. Settings > Authentication
3. In the 'Authentication method' drop down, select 'Legacy Authentication Module'
4. Enter 'RBHTTPAuthBackend.RBHTTPAuthBackend' in the 'Backends' edit box.
5. Click on 'Save'

Requirements:

  • Python

Other Software of Developer Ali-Akber Saifee

NoseDBResult
NoseDBResult

11 May 15

NoseDBReport
NoseDBReport

20 Feb 15

Comments to RBHTTPAuthBackend

Comments not found
Add Comment
Turn on images!