You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Change internals of AnonymousUser, CSRF and Internals (#289)
* Change internals of AnonymousUser
* Update imports
* Add token discovery from form in CRSF middleware
* Add CSRF form field support
* Add HTML response
* Add security CSRF section