Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Should
-
Resolution: Fixed
-
Affects Version/s: Platform 2.0.5
-
Fix Version/s: Platform 2.0.6, Core 2.1.0
-
Component/s: Internationalization
-
Labels:None
Description
In Openmrs we have a validate password method in OpenmrsUtil.javaIf password is empty or if it matches to username when the security.passwordCannotMatchUsername property is set to true we are raising a WeakPasswordException.
In weak password exception we are not sending the translated message.
so the response is returning as is.
Please refer to the following link for more info
https://talk.openmrs.org/t/weak-password-message-is-not-translated-in-the-response/9620
Gliffy Diagrams
Attachments
Issue Links
- is duplicated by
-
TRUNK-5180 MessageSourceService not found on startup in APIException
-
- Closed
-