Skip to content
Snippets Groups Projects
Commit 783832fb authored by Guillaume ROUSSE's avatar Guillaume ROUSSE
Browse files

fix challenge URL computation

parent 2a599051
No related branches found
No related tags found
No related merge requests found
......@@ -591,7 +591,7 @@ sub req_complete_challenge {
'%s&action=complete_challenge&federation=%s&entity=%s&email=%s',
$self->{configuration}->{app}->{url},
$self->{in}->{federation},
$self->{in}->{entity},
$self->{in}->{entityid},
$self->{in}->{email},
),
lh => $self->{lh},
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment