improvement: warning on misconfigured reverse proxy
This commit is contained in:
parent
026af6b1a6
commit
226045ea4b
3 changed files with 10 additions and 6 deletions
|
@ -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() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue