| 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/extensions/__pycache__/ |
Upload File : |
�
|=�^h � �T � d Z g d�ZddlmZ ddlmZ ddlmZmZ dZ dZ
d� Z G d � d
e� � Z
G d� de
� � Z G d
� dej � � Z G d� de� � Zd� Z G d� de� � Z G d� de� � Z G d� de� � Z G d� de� � Z G d� de� � ZdS )zTImplements the OpenID Attribute Exchange specification, version 1.0.
@since: 2.1.0
)�AttributeRequest�FetchRequest�
FetchResponse�StoreRequest�
StoreResponse� )� extension)� TrustRoot)�NamespaceMap� OPENID_NS� unlimited� c �b � d| v rt d| �d�� � �d| v rt d| �d�� � �dS )zx
Check an alias for invalid characters; raise AXError if any are
found. Return None if the alias is valid.
�,zAlias z must not contain comma�.z must not contain periodN)�AXError)�aliass �6/usr/lib/python3/dist-packages/openid/extensions/ax.py�
checkAliasr sK � �
�e�|�|��g�5�5�5�C�D�D�D�
�e�|�|��g�E�E�E�D�E�E�E� �|� c � � e Zd ZdZdS )r zQResults from data that does not meet the attribute exchange 1.0
specificationN)�__name__�
__module__�__qualname__�__doc__� r r r r '