Deprecate auth backend methods in favour of the registry
Review Request #8287 — Created July 13, 2016 and submitted
The following methods are now deprecated in favour of equivalent methods
in theAuthBackendRegistry
:
get_regsitered_auth_backend
;get_registered_auth_backends
;register_auth_backend
; andunregister_auth_backend
.
A deprecation notice has been added to the documentation of each method,
as well as a DeprecationWarning
.
Ran unit tests and saw deprecation warnings.
Description | From | Last Updated |
---|---|---|
'ItemLookupError' imported but unused |
reviewbot |