Skip to content

Conversation

@smitdodiya
Copy link
Member

Issue:
Fixes [Bug]: User sees confusing error message when entering an unsupported password (#53 / #91)

Problem:
Currently, when users enter an invalid password - Kratos sometimes shows a misleading errors.

What this PR does :
Replaces harsh / confusing system errors with clear and friendly validation messages

Guides users toward the expected password format:

  • Minimum 8 characters
  • Alphanumeric
  • At least one special character

Expected Result:
Users clearly understand why their password is invalid and how to fix it, without seeing alarming or misleading messages.

Notes:
No backend/Kratos behavior is modified
Changes are limited to frontend validation and error presentation

@smitdodiya smitdodiya marked this pull request as draft December 26, 2025 07:00
@smitdodiya smitdodiya marked this pull request as ready for review December 26, 2025 07:01
Signed-off-by: Smit Dodiya <[email protected]>
@smitdodiya smitdodiya merged commit 989845c into Improwised:main Jan 9, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants