Passed
Push — master ( 1e40bb...6078d7 )
by Stefan
02:21
created
config-templates/module_webauthn.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -76,7 +76,7 @@
 block discarded – undo
76 76
          * exception.
77 77
          * 
78 78
          */
79
-        'aaguid_whitelist' => [ ],
79
+        'aaguid_whitelist' => [],
80 80
         
81 81
         /*
82 82
          * Some authenticators are more equal than others. Apple TouchID and
Please login to merge, or discard this patch.