pleroma/test
Phantasm 6f415cf3fc
EnsureHostMatchesPlug: Remove match against default scheme port
Checking against the default port of the Endpoint URL scheme is
redundant as normal instances will have the combination https/443
by default created by pleroma.instance gen, Tor-only instances should
have combination http/80 and local testing instances httt/XXXX.

The default scheme port doesn't add anything usefull in these configs.
2026-05-12 23:31:55 +02:00
..
config
credo/check/consistency
fixtures Normalize Hubzilla alsoKnownAs from string to array 2026-02-12 18:47:22 +01:00
instance_static
mix Add backend MFM support 2026-05-11 14:53:06 +04:00
pleroma EnsureHostMatchesPlug: Remove match against default scheme port 2026-05-12 23:31:55 +02:00
support fix tests 2026-05-12 16:50:35 +02:00
test_helper.exs