merge with prev

This commit is contained in:
stupidcomputer 2024-10-09 07:34:42 -05:00
parent 595892aa2a
commit e9c532b218
1 changed files with 1 additions and 1 deletions

View File

@ -16,9 +16,9 @@ def generate_sentinel(url: str) -> str:
return ' '.join([issue_sentinel, to_base64(url)])
def create_signature(
domain_base: str,
username: str,
username_url: str,
domain_base: str,
url_to_encode: str,
):
return """