summary refs log tree commit diff
path: root/packages/overlays/matrix-synapse/patches/0008-Add-option-to-allow-registrations-that-begin-with-_-.patch
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--packages/overlays/matrix-synapse/patches/0008-Add-option-to-allow-registrations-that-begin-with-_-.patch (renamed from packages/overlays/matrix-synapse/patches/0052-Add-option-to-allow-registrations-that-begin-with-_-.patch)2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/overlays/matrix-synapse/patches/0052-Add-option-to-allow-registrations-that-begin-with-_-.patch b/packages/overlays/matrix-synapse/patches/0008-Add-option-to-allow-registrations-that-begin-with-_-.patch

index 97ef21c..fa37022 100644 --- a/packages/overlays/matrix-synapse/patches/0052-Add-option-to-allow-registrations-that-begin-with-_-.patch +++ b/packages/overlays/matrix-synapse/patches/0008-Add-option-to-allow-registrations-that-begin-with-_-.patch
@@ -1,7 +1,7 @@ From 44ae5362fd952dbb209f4b52ee9c96641163f032 Mon Sep 17 00:00:00 2001 From: _ <x5f@fastmail.com> Date: Thu, 15 May 2025 04:31:52 -0700 -Subject: [PATCH 52/74] Add option to allow registrations that begin with '_' +Subject: [PATCH 08/34] Add option to allow registrations that begin with '_' (#18262) Co-authored-by: Andrew Morgan <1342360+anoadragon453@users.noreply.github.com>