Do 2fa changes at the correct location
Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org>
This commit is contained in:
parent
3e8e4b94f2
commit
c8a1baf7a2
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ pam_url:
|
||||||
{
|
{
|
||||||
settings:
|
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
|
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
|
userfield = "user"; # userfield name to send
|
||||||
passwdfield = "token"; # passwdfield name to send
|
passwdfield = "token"; # passwdfield name to send
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue