olasinola

Results 3 comments of olasinola

Eagerly awaiting for the frontend shortcode feature. From the Pull Request #261 , I think apart from issues with FIDO U2F and multisites, its working for single sites.

I understand that there are issues with FIDO U2F not working outside WP admin and also some issues with multi sites. But, is there a way I can use the...

The new interface for updating TOTP is not working, I used - `public function user_two_factor_options_update( $user_id )` instead of `public function save_user_settings( $user ) {` in providers/class.two-factor-totp.php and also deleted...