Completed
Pull Request — master (#461)
by Daniel
15:02
created
src/app/Balloon.App.Idp/GrantType/UserCredentialsMultiFactor.php 1 patch
Indentation   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -107,7 +107,7 @@
 block discarded – undo
107 107
 
108 108
                 $this->server->getUserById($user['_id'])->setAttributes([
109 109
                 'multi_factor_recovery' => $codes,
110
-              ]);
110
+                ]);
111 111
 
112 112
                 $this->user = $user;
113 113
 
Please login to merge, or discard this patch.