Closed BerglundDaniel closed 7 months ago
The recent updates focus on standardizing the identification method across different components of the application. Instead of using "Användarnamn" (username), the system now uniformly requests "Email/Medlemsnummer" (Email/Member number) for user identification during login and password reset processes. This change is reflected in both the placeholders and error messages, enhancing clarity and consistency for users.
File Path | Change Description |
---|---|
.../Login.jsx , .../RequestPasswordReset.jsx |
Updated placeholders and error messages to prompt for "Email/Medlemsnummer" instead of "Användarnamn". |
.../auth.js |
Modified error message for invalid login to "Felaktig email/medlemsnummer eller lösenord." |
public/ts/login.tsx |
Updated error message in login_via_password to reference email/member number and password. |
Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media?
Summary by CodeRabbit