Fix authentication backends.

Review Request #10045 — Created June 28, 2018 and submitted — Latest diff uploaded

Information

Review Board
release-3.0.x
b54e827...

Reviewers

BaseAuthBackend.get_user() was removed with commit:

a12a370fd - Modernize the documentation for BaseAuthBackend.

The function is called by Django when the user is authenticated and
therefore required.

Also, the Active Directory backend needed fixing.

  • Created Docker container form easybe/alpine-reviewboard:wip
  • Successfully logged in with Active Directory credentials
    Loading...