Fix bad attribute name in get_auth_backend.

Review Request #10092 — Created July 17, 2018 and submitted — Latest diff uploaded

Information

Review Board
release-3.0.x
7a34eb1...

Reviewers

The attribute name used for the backend ID in the auth backends registry
was incorrect, preventing this method from ever working. This change
fixes it.

Used get_auth_backend successfully.

    Loading...