Warning: chmod(): Operation not permitted in /var/www/hopeinstoughton_www/wp-content/plugins/simple-universal-google-analytics/main.php on line 8 [0] in function chmod in /var/www/hopeinstoughton_www/wp-content/plugins/simple-universal-google-analytics/main.php on line 8 [1] in function include_once in /var/www/hopeinstoughton_www/wp-settings.php on line 560 [2] in function require_once in /var/www/hopeinstoughton_www/wp-config.php on line 85 [3] in function require_once in /var/www/hopeinstoughton_www/wp-load.php on line 50 [4] in function require_once in /var/www/hopeinstoughton_www/wp-blog-header.php on line 13 [5] in function require in /var/www/hopeinstoughton_www/index.php on line 17
| Server IP : 94.177.8.99 / Your IP : 216.73.217.165 Web Server : Apache/2.4.58 (Ubuntu) System : Linux aries 6.8.0-134-generic #134-Ubuntu SMP PREEMPT_DYNAMIC Fri Jun 26 18:43:11 UTC 2026 x86_64 User : www-data ( 33) PHP Version : 8.1.34 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : OFF Directory : /nuitka/eggshell.build/ |
Upload File : |
�� �_create_request�.��
�errors�.�� �OAuth1Error�.�� �log�.�� �info�.��2 �.Exception caught while validating request, %s.�.�� �N��.�� �_check_transport_security�.�� �_check_mandatory_parameters�.�� �request_validator�.�� �validate_timestamp_and_nonce�.�� �
client_key�.��
� timestamp�.�� �nonce�.�� �debug�.��4 �.[Failure] verification failed: timestamp/nonce���.�� �validate_client_key�.�� �dummy_client�.�� �_check_signature�.�� �
validator_log�.��
�client�.��
� signature�.��, �&[Failure] request verification failed.���.�� �Valid client: %s�.�� �Valid signature: %s�.��� X� Validate a signed OAuth request.
:param uri: The full URI of the token request.
:param http_method: A valid HTTP verb, i.e. GET, POST, PUT, HEAD, etc.
:param body: The request body as a string.
:param headers: The request headers as a dict.
:returns: A tuple of 2 elements.
1. True if valid, False otherwise.
2. An oauthlib.common.Request object.
�.��� ��
oauthlib.oauth1.rfc5849.endpoints.signature_only
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
This module is an implementation of the signing logic of OAuth 1.0 RFC 5849.
�.�� �__doc__�.��V �R/usr/lib/python3/dist-packages/oauthlib/oauth1/rfc5849/endpoints/signature_only.py�.�� �__file__�.�� �__spec__�.��
�origin�.�� �has_location�.�� �
__cached__�.�� �absolute_import�.�� �unicode_literals�.�� �logging�.�K .�� � �.�� h��.�K.�� �base�.�� �BaseEndpoint���.�K.�h*.��
� getLogger�.��6 �0oauthlib.oauth1.rfc5849.endpoints.signature_only���.��
� metaclass�.�� �__prepare__�.�� �SignatureOnlyEndpoint�.�� �__getitem__�.��2 �.%s.__prepare__() must return a mapping, not %s�.�� �__name__�.�� �<metaclass>�.��4 �0oauthlib.oauth1.rfc5849.endpoints.signature_only�.�� �
__module__�.��B �>An endpoint only responsible for verifying an oauth signature.�.�� �__qualname__�.�� �GET�NN��.�� �validate_request�.��* �&SignatureOnlyEndpoint.validate_request�.�� �__orig_bases__�.��= �9<module oauthlib.oauth1.rfc5849.endpoints.signature_only>�.�� � __class__���.��e (�self��uri��http_method��body��headers��request��err��valid_client��valid_signature��v�t�.