diff --git a/files/2fa/pam_url.conf.stg.fedoraproject.org b/files/2fa/pam_url.conf.stg.fedoraproject.org index 508c5d9cf7..bc98d534b3 100644 --- a/files/2fa/pam_url.conf.stg.fedoraproject.org +++ b/files/2fa/pam_url.conf.stg.fedoraproject.org @@ -2,7 +2,7 @@ pam_url: { settings: { - url = "https://fas-all.stg.phx2.fedoraproject.org:8443/"; # URI to fetch + url = "https://fas-all.stg.phx2.fedoraproject.org/"; # URI to fetch returncode = "OK"; # The remote script/cgi should return a 200 http code and this string as its only results userfield = "user"; # userfield name to send passwdfield = "token"; # passwdfield name to send