improvement: warning on misconfigured reverse proxy
This commit is contained in:
@@ -2201,7 +2201,7 @@ pub async fn fetch_required_signing_keys(
|
||||
|
||||
#[cfg(test)]
|
||||
mod tests {
|
||||
use super::{FedDest, add_port_to_hostname, get_ip_with_port};
|
||||
use super::{add_port_to_hostname, get_ip_with_port, FedDest};
|
||||
|
||||
#[test]
|
||||
fn ips_get_default_ports() {
|
||||
|
||||
Reference in New Issue
Block a user