| Server IP : 217.160.0.135 / Your IP : 216.73.217.85 Web Server : Apache System : Linux www 6.18.52-i1-ampere #1203 SMP Mon Sep 14 18:29:59 CEST 2026 aarch64 User : sws1074145052 ( 1074145052) PHP Version : 8.3.32 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /lib/python3/dist-packages/openid/__pycache__/ |
Upload File : |
�
|=�^�X � � � d Z g d�ZddlZddlZddlZddlZddlmZ ddlm Z ej
� � Zn
# e$ r dZY nw xY wdZ
dZdZd ZeefZd
Z ej d� � Z ej d� � Z ej d
� � ZdZg d�Z G d� de� � Z G d� de� � Z e� � Zi a G d� de� � Z d� Z! G d� de� � Z" G d� de� � Z#dS )z#Extension argument processing code
)
�Message�NamespaceMap�
no_default�registerNamespaceAlias� OPENID_NS�BARE_NS�
OPENID1_NS�
OPENID2_NS�SREG_URI�IDENTIFIER_SELECT� N)�oidutil)�kvformz2http://specs.openid.net/auth/2.0/identifier_selectzhttp://openid.net/sreg/1.0zhttp://openid.net/signon/1.0zhttp://openid.net/signon/1.1z http://specs.openid.net/auth/2.0zNull namespacezOpenID namespacezBare namespacei� )�ns�mode�error� return_to�contact� reference�signed�
assoc_type�session_type�
dh_modulus�dh_gen�dh_consumer_public�
claimed_id�identity�realm�invalidate_handle�op_endpoint�response_nonce�sig�assoc_handle�
trust_root�openidc � � e Zd ZdZdS )�UndefinedOpenIDNamespaceznRaised if the generic OpenID namespace is accessed when there
is no OpenID namespace set for this message.N��__name__�
__module__�__qualname__�__doc__� � �0/usr/lib/python3/dist-packages/openid/message.pyr&