Lucisu

Results 6 comments of Lucisu

It could have the parameter "--user" and tie the troubleshooting flag to the user meta. I'm available to do this if wanted.

It's done. For me, it would make more sense to call a method inside the Two_Factor_Provider class to validate the authentication, which would call the child provider method `validate_authentication`, getting...

I extended the `Two_Factor_Provider` class adding the function to log the failure: https://github.com/WordPress/two-factor/blob/3b694493bb52ba64f286279bd88e5dbedaffaf18/providers/class-two-factor-provider.php#L75-L106 And added it to TOTP: https://github.com/WordPress/two-factor/blob/3b694493bb52ba64f286279bd88e5dbedaffaf18/providers/class-two-factor-totp.php#L290-L304 Now, other providers can use it. I guess it's not the...

The default ones from 3.8, nothing changed

I'm having the same issue with a P1S printer and the 101 arm. Not only the servos, but other parts seem to be way too tight. Testing with the Gauge...

@Splines Thanks for the quick reply! It was a conflict with wpa_supplicant, and disabling it made the network set up correctly.