Home | History | Annotate | Download | only in codereview

Lines Matching refs:force_auth

2328 		data = MySend(path, force_auth=False)
2404 diffdata = MySend(diff, force_auth=False)
2421 timeout=None, force_auth=True,
2425 return MySend1(request_path, payload, content_type, timeout, force_auth, **kwargs)
2431 return MySend1(request_path, payload, content_type, timeout, force_auth, **kwargs)
2438 timeout=None, force_auth=True,
2459 if not self.authenticated and force_auth: