Rotzbua

Results 167 comments of Rotzbua

Confirmed. Seems the `Username Regex` is not used to verify.

> My screen for the first 15 pixels in height set the text to yellow That is the display. > any solution? Buy a display with just one color.

Current IDF4.4 does not support WPA3 AP. Earliest support is IDF5.1. https://github.com/espressif/esp-idf/issues/10939 So take a ☕ until it is time.

@peterthomassen First working draft for captcha. The proxy commit is just for testing and will be removed.

@peterthomassen can you test the captcha on `components/ActivateAccountActionHandler.vue` ?

Thanks for the feedback. Fixed. The bug "spinner moves indefinitely on submission button" is in the current live version. Seems the error handling is broken with the error message if...

Fixed requested hint text. Changed deprecated `@keypress` to `@keydown`.

Nice work 👍 I would recommend to migrate `Vuelidate` in a separate PR before upgrading `vue`.

Since a lot of this issue has been solved, split and extend to separate issues #899 and #900 .

Thanks for the feedback 👍 I will have a look.