| Server IP : 209.205.66.10 / Your IP : 216.73.216.173 Web Server : Apache/2.4.52 (Ubuntu) System : Linux ammon 5.15.0-186-generic #196-Ubuntu SMP Sat Jun 20 16:09:34 UTC 2026 x86_64 User : ( 1006) PHP Version : 8.5.8 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : ON Directory : /lib/python3/dist-packages/macaroonbakery/checkers/__pycache__/ |
Upload File : |
o
B�.^� � @ sT zd dl mZ W n ey d dlmZ Y nw G dd� de�ZG dd� de�ZdS )� )�Mappingc @ sJ e Zd ZdZddd�Zdd� Zdd� Zd d
� Zdd� Zd
d� Z dd� Z
dS )�AuthContexta& Holds a set of keys and values relevant to authorization.
It is passed as an argument to authorization checkers, so that the checkers
can access information about the context of the authorization request.
It is immutable - values can only be added by copying the whole thing.
Nc C s |d u ri }t |�| _d | _d S �N)�dict�_dict�_hash)�self�somedict� r
�G/usr/lib/python3/dist-packages/macaroonbakery/checkers/_auth_context.py�__init__ s
zAuthContext.__init__c C s t | j�}|||<