﻿id	summary	reporter	owner	description	type	status	component	version	severity	resolution	keywords	cc	stage	has_patch	needs_docs	needs_tests	needs_better_patch	easy	ui_ux
34872	DRF Auth Issue	msillz	nobody	"Basic HTTP Authentication being listen above Session / Token authentication was causing some users to get ""stuck"". The template views were returning the current user's data however, the tokens from the DRF were still linked to a previous login. 

I don't know if this is my fault or not. That said, moving rest_framework.authentication.BasicAuthentication to the bottom fixed the issue. This seems like a design problem to me. "	Bug	closed	Uncategorized	4.2	Normal	invalid			Unreviewed	0	0	0	0	0	0
