Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit d86cd80b authored by AVINASH GUSAIN's avatar AVINASH GUSAIN
Browse files

login with device fix

parent 8a3d174d
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -37,7 +37,7 @@ diff --git ./core/Controller/LoginController.php ./core/Controller/LoginControll
 		$data = new LoginData(
 			$this->request,
 			trim($user),
--- ./core/Controller/WebAuthnController.php	2022-08-18 09:19:54.820199100 +0530
--- ./core/Controller/WebAuthnController.php	2022-08-18 09:41:40.030199100 +0530
+++ ./core/Controller/WebAuthnController-new.php	2022-08-18 09:29:53.340199100 +0530
@@ -37,6 +37,7 @@
 use OCP\ISession;