hexcodech / booki-frontend

A react frontend for https://github.com/hexcodech/booki
https://booki.me
2 stars 0 forks source link

Wenn man ein Passwort setzt welches nicht den Richtlinien entspricht kommt man auf eine neue Seite mit dem Fehler als Server response(Bug report via google forms by Raphael) #20

Closed Tyratox closed 7 years ago

Tyratox commented 7 years ago

Who: Raphael What: Wenn man ein Passwort setzt welches nicht den Richtlinien entspricht, kommt man auf eine neue Seite mit dem Fehler als Server response Where: Email verifikation -> Passwort setzen Action: Registrieren mit zu kurzem Passwort Expected Result: Fehlermeldung im Formular Actual Result: neue Seite mit Json response: {"status":400,"statusText":"Bad Request","errors":[{"field":"password","location":"body","messages":["\"password\" length must be at least 8 characters long"],"types":["string.min"]}]} ------------------------------------------------------- Webbrowser: Vivaldi () OS: Windows (7) ------------------------------------------------------- Notes: )