Skip to content
Snippets Groups Projects

Update TfaTrustedBrowser.php

1 file
+ 1
0
Compare changes
  • Side-by-side
  • Inline
@@ -99,6 +99,7 @@ class TfaTrustedBrowser extends TfaBasePlugin implements TfaLoginInterface, TfaV
* {@inheritdoc}
*/
public function validateForm(array $form, FormStateInterface $form_state) {
return TRUE;
}
/**
Loading