| Server IP : 138.197.176.125 / Your IP : 216.73.217.54 Web Server : Apache/2.4.41 (Ubuntu) System : Linux SuiteCRM-8 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 User : root ( 0) PHP Version : 8.3.19 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /lib/python3/dist-packages/twisted/plugins/__pycache__/ |
Upload File : |
U
W[� � @ sz d Z ddlmZmZ ddlmZ ddlmZ ddlm Z ddl
mZ ddlm
Z
dZeeej�G d d
� d
e��Ze� ZdS )z#
Cred plugin for anonymous logins.
� )�absolute_import�division)�implementer)�plugin��AllowAnonymousAccess)�ICheckerFactory)�
IAnonymouszC
This allows anonymous authentication for servers that support it.
c @ s, e Zd ZdZdZeZdZefZ ddd�Z
dS ) �AnonymousCheckerFactoryzI
Generates checkers that will authenticate an anonymous request.
Z anonymouszNo argstring required.� c C s t � S )Nr )�selfZ argstring� r
�@/usr/lib/python3/dist-packages/twisted/plugins/cred_anonymous.py�generateChecker$ s z'AnonymousCheckerFactory.generateCheckerN)r )�__name__�
__module__�__qualname__�__doc__ZauthType�anonymousCheckerFactoryHelpZauthHelpZargStringFormatr ZcredentialInterfacesr r
r
r
r r
s r
N)r Z
__future__r r Zzope.interfacer Ztwistedr Ztwisted.cred.checkersr Ztwisted.cred.strcredr Ztwisted.cred.credentialsr r ZIPlugin�objectr
ZtheAnonymousCheckerFactoryr
r
r
r �<module> s