Reject non-numeric ports (done in GMSL)

This commit is contained in:
Kegan Dougal 2020-06-25 18:05:41 +01:00
parent 7a8282fccf
commit c1d2382e6d
3 changed files with 4 additions and 1 deletions

View file

@ -377,3 +377,4 @@ Outbound federation passes make_join failures through to the client
Outbound federation correctly handles unsupported room versions
Remote users may not join unfederated rooms
Guest users denied access over federation if guest access prohibited
Non-numeric ports in server names are rejected