pleroma/lib
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
..
mix Move object_to_search_data/1 to Pleroma.Search 2026-03-25 14:47:39 -07:00
pleroma EnsureHostMatchesPlug: Remove match against default scheme port 2026-05-12 23:31:55 +02:00