Ë
    ¹ûàg’  ã                   ó2   — d dl mZ d dlmZ  G d„ de«      Zy)é    )ÚSessionBase)Úsigningc                   ó†   — e Zd Zd„ Zd„ Zd„ Zd„ Zdd„Zdd„Zdd„Z	dd	„Z
dd
„Zdd„Zd„ Zd„ Zd„ Zed„ «       Zed„ «       Zy)ÚSessionStorec                 óº   — 	 t        j                  | j                  | j                  | j	                  «       d¬«      S # t
        $ r | j                  «        Y i S w xY w)z½
        Load the data from the key itself instead of fetching from some
        external data store. Opposite of _get_session_key(), raise BadSignature
        if signature fails.
        ú/django.contrib.sessions.backends.signed_cookies)Ú
serializerÚmax_ageÚsalt)r   ÚloadsÚsession_keyr	   Úget_session_cookie_ageÚ	ExceptionÚcreate©Úselfs    úm/var/www/skyplay_api_hub/venv/lib/python3.12/site-packages/django/contrib/sessions/backends/signed_cookies.pyÚloadzSessionStore.load   sX   € ð	Ü—=‘=Ø× Ñ ØŸ?™?à×3Ñ3Ó5ØFôð øô ò 	ð �K‰K�MØˆ	ð		ús   ‚:= ½AÁAc              ƒ   ó*   K  — | j                  «       S ­w©N)r   r   s    r   ÚaloadzSessionStore.aload   s   è ø€ Ø�y‰y‹{Ðùó   ‚c                 ó   — d| _         y)z…
        To create a new key, set the modified flag so that the cookie is set
        on the client for the current request.
        TN)Úmodifiedr   s    r   r   zSessionStore.create   s   € ð
 ˆ�ó    c              ƒ   ó*   K  — | j                  «       S ­wr   )r   r   s    r   ÚacreatezSessionStore.acreate$   s   è ø€ Ø�{‰{‹}Ðùr   c                 ó<   — | j                  «       | _        d| _        y)zº
        To save, get the session key as a securely signed string and then set
        the modified flag so that the cookie is set on the client for the
        current request.
        TN)Ú_get_session_keyÚ_session_keyr   ©r   Úmust_creates     r   ÚsavezSessionStore.save'   s   € ð !×1Ñ1Ó3ˆÔØˆ�r   c              ƒ   ó.   K  — | j                  |¬«      S ­w)N)r"   ©r#   r!   s     r   ÚasavezSessionStore.asave0   s   è ø€ Ø�y‰y [ˆyÓ1Ð1ùó   ‚Nc                  ó   — y)zµ
        This method makes sense when you're talking to a shared resource, but
        it doesn't matter when you're storing the information in the client's
        cookie.
        F© ©r   r   s     r   ÚexistszSessionStore.exists3   s   € ð r   c              ƒ   ó.   K  — | j                  |¬«      S ­w©N)r   )r+   r*   s     r   ÚaexistszSessionStore.aexists;   ó   è ø€ Ø�{‰{ {ˆ{Ó3Ð3ùr'   c                 ó.   — d| _         i | _        d| _        y)z¿
        To delete, clear the session key and the underlying data structure
        and set the modified flag so that the cookie is set on the client for
        the current request.
        Ú TN)r    Ú_session_cacher   r*   s     r   ÚdeletezSessionStore.delete>   s   € ð ˆÔØ ˆÔØˆ�r   c              ƒ   ó.   K  — | j                  |¬«      S ­wr-   )r3   r*   s     r   ÚadeletezSessionStore.adeleteH   r/   r'   c                 ó$   — | j                  «        y)zž
        Keep the same data but with a new key. Call save() and it will
        automatically save a cookie with a new key at the end of the request.
        Nr%   r   s    r   Ú	cycle_keyzSessionStore.cycle_keyK   s   € ð
 	�	‰	�r   c              ƒ   ó*   K  — | j                  «       S ­wr   )r7   r   s    r   Ú
acycle_keyzSessionStore.acycle_keyR   s   è ø€ Ø�~‰~ÓÐùr   c                 ó\   — t        j                  | j                  dd| j                  ¬«      S )z�
        Instead of generating a random string, generate a secure url-safe
        base64-encoded string of data as our session key.
        Tr   )Úcompressr   r	   )r   ÚdumpsÚ_sessionr	   r   s    r   r   zSessionStore._get_session_keyU   s)   € ô
 �}‰}Ø�M‰MØØBØ—‘ô	
ð 	
r   c                  ó   — y r   r)   ©Úclss    r   Úclear_expiredzSessionStore.clear_expireda   s   € àr   c              ƒ   ó   K  — y ­wr   r)   r?   s    r   Úaclear_expiredzSessionStore.aclear_expirede   s	   è ø€ àùs   ‚)Fr   )Ú__name__Ú
__module__Ú__qualname__r   r   r   r   r#   r&   r+   r.   r3   r5   r7   r9   r   ÚclassmethodrA   rC   r)   r   r   r   r      sk   „ òò(òòóó2óó4óó4òò ò

ð ñó ðð ñó ñr   r   N)Ú%django.contrib.sessions.backends.baser   Údjango.corer   r   r)   r   r   ú<module>rJ      s   ðÝ =Ý ôb�;õ br   