Skip to content

Commit

Permalink
Merge branch 'master' into 46-upgrade-upgrade-to-php-80
Browse files Browse the repository at this point in the history
  • Loading branch information
lukasmatusiewicz authored Mar 12, 2024
2 parents 5b16404 + ebc52bb commit a802730
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/PrivacyIDEA.php
Original file line number Diff line number Diff line change
Expand Up @@ -360,7 +360,6 @@ public function getAuthToken(): string
return $response['result']['value']['token'];
}
}

$this->debugLog("/auth response did not contain the auth token.");
return "";
}
Expand Down

0 comments on commit a802730

Please sign in to comment.