Skip to content

Commit

Permalink
Merge pull request #379 from nextcloud/fix/csrf
Browse files Browse the repository at this point in the history
fixed login with chrome browser
  • Loading branch information
rullzer authored Jan 28, 2020
2 parents ebdb52b + ee459c6 commit 92e1433
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/Controller/SAMLController.php
Original file line number Diff line number Diff line change
Expand Up @@ -163,6 +163,7 @@ private function autoprovisionIfPossible(array $auth) {
* @PublicPage
* @UseSession
* @OnlyUnauthenticatedUsers
* @NoCSRFRequired
*
* @param int $idp id of the idp
* @return Http\RedirectResponse
Expand Down

0 comments on commit 92e1433

Please sign in to comment.