Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0052501 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Retail Modules] Web POS | minor | have not tried | 2023-05-22 08:24 | 2023-05-24 15:09 | |||
Reporter | AugustoMauch | View Status | public | |||||
Assigned To | AugustoMauch | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | RR23Q3 | |||
Status | closed | Fix in branch | Fixed in SCM revision | |||||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
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 | 0052501: Obtaining the list of available usernames on login should be disableable using a preference | |||||||
Description | MobileCoreLoginUtilsServlet makes available the list of usernames that can log in in the current terminal via the "userImages" command. Some clients might not want to make that list available, so we need to add a preference to allow then to disable that functionality, and return no data in that request. | |||||||
Steps To Reproduce | - Open a tab in your browser - Open the developer tools, the network tab - Open https://livebuilds.openbravo.com/context/retail_modules_pgsql_pi/web/org.openbravo.retail.posterminal/?terminal=VBS-1. [^] Note a request like: "...org.openbravo.retail.posterminal.service.loginutils?terminalName=VBS-1&command=userImages&...", and that the response includes information about the users that can log in in the current terminal | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
|
![]() |
|
(0150034) hgbot (developer) 2023-05-22 08:30 |
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core/-/merge_requests/527 [^] |
(0150230) hgbot (developer) 2023-05-24 15:09 |
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core/-/merge_requests/527 [^] |
(0150231) hgbot (developer) 2023-05-24 15:09 |
Directly closing issue as related merge request is already approved. Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core [^] Changeset: 6e1ceecc6f54916176906e35c988784b8055ed8a Author: Augusto Mauch <augusto.mauch@openbravo.com> Date: 24-05-2023 13:09:01 URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core/-/commit/6e1ceecc6f54916176906e35c988784b8055ed8a [^] Fixes ISSUE-52501: Images of available users on login can be disabled using a preference --- M src-db/database/sourcedata/AD_REF_LIST.xml M src/org/openbravo/mobile/core/login/MobileCoreLoginUtilsServlet.java --- |
![]() |
|||
Date Modified | Username | Field | Change |
2023-05-22 08:24 | AugustoMauch | New Issue | |
2023-05-22 08:24 | AugustoMauch | Assigned To | => Retail |
2023-05-22 08:24 | AugustoMauch | OBNetwork customer | => No |
2023-05-22 08:24 | AugustoMauch | Triggers an Emergency Pack | => No |
2023-05-22 08:24 | AugustoMauch | Assigned To | Retail => AugustoMauch |
2023-05-22 08:24 | AugustoMauch | Status | new => scheduled |
2023-05-22 08:30 | hgbot | Merge Request Status | => open |
2023-05-22 08:30 | hgbot | Note Added: 0150034 | |
2023-05-23 17:06 | hgbot | Merge Request Status | open => approved |
2023-05-24 15:09 | hgbot | Resolution | open => fixed |
2023-05-24 15:09 | hgbot | Status | scheduled => closed |
2023-05-24 15:09 | hgbot | Note Added: 0150230 | |
2023-05-24 15:09 | hgbot | Fixed in Version | => RR23Q3 |
2023-05-24 15:09 | hgbot | Note Added: 0150231 |
Copyright © 2000 - 2009 MantisBT Group |