feat: add themed LoginResetPassword page#28
Merged
garronej merged 2 commits intoNov 20, 2025
Merged
Conversation
damienlethiec
commented
Nov 10, 2025
Contributor
- Add LoginResetPassword.tsx with DSFR theming
- Add Storybook stories for testing (Default and WithUsernameError)
- Integrate page into KcPage router
- Use DSFR Input component with proper error handling
- Add "Back to login" link with DSFR styling
- Follow existing code patterns from LoginUpdatePassword
- Add LoginResetPassword.tsx with DSFR theming - Add Storybook stories for testing (Default and WithUsernameError) - Integrate page into KcPage router - Use DSFR Input component with proper error handling - Add "Back to login" link with DSFR styling - Follow existing code patterns from LoginUpdatePassword
|
I don't think Keycloak will throw any error when the username/email is not found as this would be a security threat, so this may not needs to be implemented in this theme |
Collaborator
You're right but this is just a page you get to when you click on the "Pasword forgoten?" of the login page. |
Collaborator
|
@damienlethiec You're the real MVP |
Signed-off-by: Joseph Garrone <joseph.garrone@data.gouv.fr>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.