Openbravo Issue Tracking System - Retail Modules |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0050409 | Retail Modules | Web POS | public | 2022-10-04 17:22 | 2023-08-04 09:38 |
|
Reporter | jarmendariz | |
Assigned To | jarmendariz | |
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | | Fixed in Version | RR23Q4 | |
Merge Request Status | approved |
Review Assigned To | |
OBNetwork customer | No |
Support ticket | |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0050409: Add a hook mechanism to let external modules add information on login request response body |
Description | The class responsible of doing the login process in mobile applications is MobileCoreLoginHandler.java. This class writes a JSONObject with some data (such as the CSRF token) to be sent as part of the response body.
This class can be extended and can write a new response in case of error just like POSLoginHandler, but there is no mechanism to send additional information on a successful login. |
Steps To Reproduce | See description |
Proposed Solution | Create a hook that can be implemented in any module and lets MobileCoreLoginHandler.java to extends the response JSONObject. |
Additional Information | |
Tags | No tags attached. |
Relationships | blocks | feature request | 0049857 | | closed | jarmendariz | POS2 | Full Refresh Throttling |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2022-10-04 17:22 | jarmendariz | New Issue | |
2022-10-04 17:22 | jarmendariz | Assigned To | => jarmendariz |
2022-10-04 17:22 | jarmendariz | OBNetwork customer | => No |
2022-10-04 17:22 | jarmendariz | Triggers an Emergency Pack | => No |
2022-10-04 17:22 | jarmendariz | Relationship added | blocks 0049857 |
2022-10-04 17:22 | jarmendariz | Status | new => scheduled |
2022-10-04 18:20 | hgbot | Merge Request Status | => open |
2022-10-04 18:20 | hgbot | Note Added: 0141654 | |
2023-08-04 07:52 | hgbot | Merge Request Status | open => approved |
2023-08-04 08:52 | hgbot | Note Added: 0153202 | |
2023-08-04 08:52 | hgbot | Resolution | open => fixed |
2023-08-04 08:52 | hgbot | Status | scheduled => closed |
2023-08-04 08:52 | hgbot | Fixed in Version | => RR23Q4 |
2023-08-04 08:52 | hgbot | Note Added: 0153203 | |
2023-08-04 09:37 | hgbot | Note Added: 0153206 | |
2023-08-04 09:38 | hgbot | Note Added: 0153207 | |