Tony Murray
|
0f13f2343f
|
Fix more webserver validation issues (#14096)
IPv6 and undefined index errors
|
2022-07-08 23:36:48 -05:00 |
|
Tony Murray
|
1d35d9391d
|
server name validation, handle ports better (#14041)
Ignore standard ports and include non-standard ports in the base_url setting
|
2022-06-14 10:14:44 -05:00 |
|
Tony Murray
|
7644c994ee
|
Validate base_url and server_name (#13941)
* Validate base_url and server_name
* Fix style
* add return types
|
2022-06-07 20:53:39 -05:00 |
|