Adds OpenID authentication support

Review Request #4641 — Created Sept. 24, 2013 and discarded — Latest diff uploaded

Information

Review Board
master

Reviewers

This adds OpenID support to ReviewBoard with the use of python-social-auth (previously django-social-auth).

Tested basic functions.
Tested registering with an OpenID and logging in with one.
Tested connecting/disconnecting identifiers from an existing user.

Changes between revision 2 and 3

orig
1
2
3
4
5
6
7
reviewboard/admin/siteconfig.py
Loading...