Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0057571Openbravo ERPA. Platformpublic2025-01-07 10:242025-01-10 09:50
ignacio_deandres 
ignacio_deandres 
normalminorhave not tried
closedfixed 
5
 
mainPR25Q2 
approved
OBPS
Core
No
0057571: Audit fixes for the Forgot password development
Some audit errors have been reported from the 'Forgot password' development, such as check constraints for the boolean values in the DB, the email template has some issues that should be reviewed and in the unit-test, the domain that should be used is 'example.org', the rest should be avoided.
.
No tags attached.
depends on defect 0057578main closed ignacio_deandres [API Change] Add check constraints in some tables 
Issue History
2025-01-07 10:24ignacio_deandresNew Issue
2025-01-07 10:24ignacio_deandresAssigned To => ignacio_deandres
2025-01-07 10:24ignacio_deandresOBNetwork customer => No
2025-01-07 10:24ignacio_deandresModules => Core
2025-01-07 10:24ignacio_deandresTriggers an Emergency Pack => No
2025-01-07 10:57hgbotMerge Request Status => open
2025-01-07 10:57hgbotNote Added: 0173863
2025-01-07 17:09adrianromeroOBNetwork customerNo => OBPS
2025-01-07 17:11adrianromeroStatusnew => scheduled
2025-01-09 16:48adrianromeroRelationship addeddepends on 0057578
2025-01-09 16:49hgbotMerge Request Statusopen => approved
2025-01-10 09:50hgbotNote Added: 0173982
2025-01-10 09:50hgbotResolutionopen => fixed
2025-01-10 09:50hgbotStatusscheduled => closed
2025-01-10 09:50hgbotFixed in Version => PR25Q2
2025-01-10 09:50hgbotNote Added: 0173983

Notes
(0173863)
hgbot   
2025-01-07 10:57   
Merge Request created: https://gitlab.com/openbravo/product/openbravo/-/merge_requests/1495 [^]
(0173982)
hgbot   
2025-01-10 09:50   
Merge request merged: https://gitlab.com/openbravo/product/openbravo/-/merge_requests/1495 [^]
(0173983)
hgbot   
2025-01-10 09:50   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/openbravo [^]
Changeset: 8e4a6059069fed22e3f246a124c4762734337a7f
Author: Ignacio De Andrés <ignacio.deandres@openbravo.com>
Date: 10-01-2025 08:50:23
URL: https://gitlab.com/openbravo/product/openbravo/-/commit/8e4a6059069fed22e3f246a124c4762734337a7f [^]

FIXES ISSUE-57571: Audit fixes for the Forgot password development

---
M referencedata/standard/Email_Template_Default_Config.xml
M src-db/database/model/tables/AD_CLIENTINFO.xml
M src-db/database/model/tables/AD_USER_PWD_RESET_TOKEN.xml
M src-db/database/model/tables/C_EMAIL_TYPE.xml
M src-test/src/org/openbravo/authentication/ForgotPasswordServiceTest.java
---