Skip to main content

reviewboard http auth module

Project description

Introduction

RBHTTPAuthBackend 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

  • 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
  • Restart your web server running review board

  • Login in to review board as administrator
    • Go to Admin panel

    • Settings > Authentication

    • In the ‘Authentication method’ drop down, select ‘Legacy Authentication Module’

    • Enter ‘RBHTTPAuthBackend.RBHTTPAuthBackend’ in the ‘Backends’ edit box.

    • Click on ‘Save’

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

RBHTTPAuthBackend-0.3.1.tar.gz (2.1 kB view hashes)

Uploaded Source

Built Distribution

RBHTTPAuthBackend-0.3.1-py2.7.egg (3.5 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page