django-basicauth icon indicating copy to clipboard operation
django-basicauth copied to clipboard

Added the basic_auth_disabled decorator

Open fleaz opened this issue 3 years ago • 0 comments

Hey, I implemented another decorator which can be used to disable BasicAuth on a single view basis if it has been enabled globaly via the middleware integration. This fixes #10

Best, Felix

fleaz avatar Jul 08 '21 12:07 fleaz