Index

A | B | C | G | I | L | N | P | S | U

A

AnonymousUserBase (class in newauth.api)
authenticate() (in module newauth.api)
AuthMiddleware (class in newauth.middleware)

B

BaseAuthForm (class in newauth.forms)
BasicAuthForm (class in newauth.forms)
BasicUserBackend (class in newauth.backend)
BasicUserBase (class in newauth.api)
BasicUserCreationForm (class in newauth.admin)
BasicUserManager (class in newauth.api)

C

check_password() (newauth.api.BasicUserBase method)

G

get_credentials() (newauth.forms.BaseAuthForm method)
get_display_name() (newauth.api.UserBase method)
get_real_name() (newauth.api.UserBase method)
get_user() (newauth.forms.BaseAuthForm method)
get_user_model() (in module newauth.models)

I

is_authenticated() (newauth.api.UserBase method)

L

login() (in module newauth.api)
(in module newauth.views)
login_required() (in module newauth.decorators)
logout() (in module newauth.api)
(in module newauth.views)

N

newauth.admin (module)
newauth.api (module)
newauth.backend (module)
newauth.decorators (module)
newauth.forms (module)
newauth.middleware (module)
newauth.models (module)
newauth.views (module)
NEWAUTH_BACKENDS (in module settings)
NEWAUTH_PASSWORD_ALGO (in module settings)
NEWAUTH_USER_PROPERTY (in module settings)
NEWAUTH_USER_SESSION_STORAGE (in module settings)

P

PasswordChangeForm (class in newauth.admin)

S

save() (newauth.admin.PasswordChangeForm method)
set_password() (newauth.api.BasicUserBase method)
settings (module)

U

UserBase (class in newauth.api)