Passed
Pull Request — master (#6)
by Tim
01:54
created
www/login.php 1 patch
Indentation   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -201,7 +201,7 @@
 block discarded – undo
201 201
         SimpleSAML\Utils\HTTP::submitPOSTData($_GET['service'], $parameters);
202 202
     }
203 203
 } else {
204
-   \ SimpleSAML\Utils\HTTP::redirectTrustedURL(
204
+    \ SimpleSAML\Utils\HTTP::redirectTrustedURL(
205 205
         \SimpleSAML\Utils\HTTP::addURLParameters(SimpleSAML\Module::getModuleURL('casserver/loggedIn.php'), $parameters)
206 206
     );
207 207
 }
Please login to merge, or discard this patch.