File "auth.pyc"

Full Path: /home/attunedd/public_html/byp/izo/con7ext_sym404/rintoar.txt/usr/lib/python2.7/site-packages/pip/_vendor/requests/auth.pyc
File size: 9.69 KB
MIME-type: text/x-bytecode.python
Charset: 8 bit


abc@sdZddlZddlZddlZddlZddlZddlZddlmZddl	m
Z
mZmZddl
mZddlmZddlmZd	Zd
ZdZdefd
YZdefdYZdefdYZdefdYZdS(s]
requests.auth
~~~~~~~~~~~~~

This module contains the authentication handlers for Requests.
iN(t	b64encodei(turlparsetstrt
basestring(textract_cookies_to_jar(tto_native_string(tparse_dict_headers!application/x-www-form-urlencodedsmultipart/form-datacCst|ts:tjdj|dtt|}nt|tsttjdj|dtt|}nt|tr|jd}nt|tr|jd}ndtt	dj
||fj}|S(sReturns a Basic Auth string.sNon-string usernames will no longer be supported in Requests 3.0.0. Please convert the object you've passed in ({0!r}) to a string or bytes object in the near future to avoid problems.tcategorysNon-string passwords will no longer be supported in Requests 3.0.0. Please convert the object you've passed in ({0!r}) to a string or bytes object in the near future to avoid problems.tlatin1sBasic t:(t
isinstanceRtwarningstwarntformattDeprecationWarningRtencodeRRtjointstrip(tusernametpasswordtauthstr((s=/usr/lib/python2.7/site-packages/pip/_vendor/requests/auth.pyt_basic_auth_strs&
		%tAuthBasecBseZdZdZRS(s4Base class that all auth implementations derive fromcCstddS(NsAuth hooks must be callable.(tNotImplementedError(tselftr((s=/usr/lib/python2.7/site-packages/pip/_vendor/requests/auth.pyt__call__Ks(t__name__t
__module__t__doc__R(((s=/usr/lib/python2.7/site-packages/pip/_vendor/requests/auth.pyRHst
HTTPBasicAuthcBs2eZdZdZdZdZdZRS(s?Attaches HTTP Basic Authentication to the given Request object.cCs||_||_dS(N(RR(RRR((s=/usr/lib/python2.7/site-packages/pip/_vendor/requests/auth.pyt__init__Rs	cCs:t|jt|ddk|jt|ddkgS(NRR(tallRtgetattrtNoneR(Rtother((s=/usr/lib/python2.7/site-packages/pip/_vendor/requests/auth.pyt__eq__VscCs||kS(N((RR#((s=/usr/lib/python2.7/site-packages/pip/_vendor/requests/auth.pyt__ne__\scCs t|j|j|jd<|S(Nt
Authorization(RRRtheaders(RR((s=/usr/lib/python2.7/site-packages/pip/_vendor/requests/auth.pyR_s(RRRRR$R%R(((s=/usr/lib/python2.7/site-packages/pip/_vendor/requests/auth.pyROs
			t
HTTPProxyAuthcBseZdZdZRS(s=Attaches HTTP Proxy Authentication to a given Request object.cCs t|j|j|jd<|S(NsProxy-Authorization(RRRR'(RR((s=/usr/lib/python2.7/site-packages/pip/_vendor/requests/auth.pyRgs(RRRR(((s=/usr/lib/python2.7/site-packages/pip/_vendor/requests/auth.pyR(dstHTTPDigestAuthcBsVeZdZdZdZdZdZdZdZdZ	dZ
RS(	s@Attaches HTTP Digest Authentication to the given Request object.cCs%||_||_tj|_dS(N(RRt	threadingtlocalt
_thread_local(RRR((s=/usr/lib/python2.7/site-packages/pip/_vendor/requests/auth.pyRos		cCsat|jds]t|j_d|j_d|j_i|j_d|j_d|j_	ndS(Ntinitti(
thasattrR,tTrueR-t
last_noncetnonce_counttchalR"tpost
num_401_calls(R((s=/usr/lib/python2.7/site-packages/pip/_vendor/requests/auth.pytinit_per_thread_stateuscsN|jjd}|jjd}|jjjd}|jjjd}|jjjd}d|dkrzd}n|j}|dks|dkrd}	|	n|d	krd
}
|
nfd}dkrdSd}t|}
|
jpd}|
jr+|d
|
j7}nd|j||j	f}d||f}|}|}||jj
kr|jjd7_nd|j_d|jj}t|jjj
d}||j
d7}|tjj
d7}|tjd7}tj|jd }|dkrJd|||f}n|sl||d||f}nP|dksd|jdkrd|||d|f}|||}ndS||j_
d|j||||f}|r|d|7}n|r|d|7}n|r)|d|7}n|rF|d||f7}nd|S(s
        :rtype: str
        trealmtnoncetqopt	algorithmtopaquetMD5sMD5-SESScSs4t|tr!|jd}ntj|jS(Nsutf-8(R
RRthashlibtmd5t	hexdigest(tx((s=/usr/lib/python2.7/site-packages/pip/_vendor/requests/auth.pytmd5_utf8stSHAcSs4t|tr!|jd}ntj|jS(Nsutf-8(R
RRR=tsha1R?(R@((s=/usr/lib/python2.7/site-packages/pip/_vendor/requests/auth.pytsha_utf8scsd||fS(Ns%s:%s((tstd(t	hash_utf8(s=/usr/lib/python2.7/site-packages/pip/_vendor/requests/auth.pyt<lambda>R.t/t?s%s:%s:%ss%s:%sis%08xsutf-8iitautht,s%s:%s:%s:%s:%ss>username="%s", realm="%s", nonce="%s", uri="%s", response="%s"s
, opaque="%s"s, algorithm="%s"s
, digest="%s"s , qop="auth", nc=%s, cnonce="%s"s	Digest %sN(R,R3tgetR"tupperRtpathtqueryRRR1R2RRttimetctimetosturandomR=RCR?tsplit(RtmethodturlR7R8R9R:R;t
_algorithmRARDtKDtentdigtp_parsedROtA1tA2tHA1tHA2tncvalueREtcnoncetrespdigtnoncebittbase((RGs=/usr/lib/python2.7/site-packages/pip/_vendor/requests/auth.pytbuild_digest_headersr						!cKs|jrd|j_ndS(s)Reset num_401_calls counter on redirects.iN(tis_redirectR,R5(RRtkwargs((s=/usr/lib/python2.7/site-packages/pip/_vendor/requests/auth.pythandle_redirects	cKsd|jkodkns/d|j_|S|jjdk	r]|jjj|jjn|jj	dd}d|j
kr~|jjdkr~|jjd7_tjdd	tj
}t|jd|d
d|j_|j|j|jj}t|j|j|j|j|j|j|j|j|jd<|jj||}|jj|||_|Sd|j_|S(
so
        Takes the given response and tries digest-auth, if needed.

        :rtype: requests.Response
        iiiswww-authenticateR.tdigestisdigest tflagstcountR&N(tstatus_codeR,R5R4R"trequesttbodytseekR'RMtlowertretcompilet
IGNORECASERtsubR3tcontenttclosetcopyRt_cookiestrawtprepare_cookiesReRVRWt
connectiontsendthistorytappend(RRRgts_authtpattprept_r((s=/usr/lib/python2.7/site-packages/pip/_vendor/requests/auth.pyt
handle_401s.	$$
	cCs|j|jjr8|j|j|j|jd<ny|jj|j_	Wnt
k
rpd|j_	nX|jd|j
|jd|jd|j_|S(NR&tresponsei(R6R,R1ReRVRWR'RnttellR4tAttributeErrorR"t
register_hookRRhR5(RR((s=/usr/lib/python2.7/site-packages/pip/_vendor/requests/auth.pyR
s
"
cCs:t|jt|ddk|jt|ddkgS(NRR(R RR!R"R(RR#((s=/usr/lib/python2.7/site-packages/pip/_vendor/requests/auth.pyR$scCs||kS(N((RR#((s=/usr/lib/python2.7/site-packages/pip/_vendor/requests/auth.pyR%$s(RRRRR6ReRhRRR$R%(((s=/usr/lib/python2.7/site-packages/pip/_vendor/requests/auth.pyR)ls		
	Z		,		(RRSRqRQR=R*Rtbase64RtcompatRRRtcookiesRt_internal_utilsRtutilsRtCONTENT_TYPE_FORM_URLENCODEDtCONTENT_TYPE_MULTI_PARTRtobjectRRR(R)(((s=/usr/lib/python2.7/site-packages/pip/_vendor/requests/auth.pyt<module>s$	,