Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0035326 | Openbravo ERP | A. Platform | public | 2017-02-21 13:24 | 2017-03-15 20:20 |
|
Reporter | mtaal | |
Assigned To | mtaal | |
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | 3.0PR17Q2 | Fixed in Version | 3.0PR17Q2 | |
Merge Request Status | |
Review Assigned To | alostale |
OBNetwork customer | No |
Web browser | |
Modules | Core |
Support ticket | |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0035326: Support basic authentication |
Description | See also the related issue for more information.
To support basic authentication through specific java code and tools like SoapUI we need to a 401 in case of an authentication failure. |
Steps To Reproduce | See related issue and the testcases here:
https://code.openbravo.com/tools/automation/pi-mobile/file/c6e956d16bee/src-test/org/openbravo/test/mobile/retail/extmodules/unittest/tests/statelesswebservice [^] |
Proposed Solution | return basic authentication header in case of 401 |
Additional Information | |
Tags | No tags attached. |
Relationships | related to | feature request | 0035325 | RR17Q3 | closed | mtaal | Retail Modules | Support basic authentication in mobile service calls |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2017-02-21 13:24 | mtaal | New Issue | |
2017-02-21 13:24 | mtaal | Assigned To | => mtaal |
2017-02-21 13:24 | mtaal | OBNetwork customer | => No |
2017-02-21 13:24 | mtaal | Modules | => Core |
2017-02-21 13:24 | mtaal | Triggers an Emergency Pack | => No |
2017-02-21 13:24 | mtaal | Relationship added | related to 0035325 |
2017-02-21 13:24 | mtaal | Review Assigned To | => alostale |
2017-02-21 13:48 | mtaal | Description Updated | bug_revision_view_page.php?rev_id=14654#r14654 |
2017-02-21 13:49 | hgbot | Checkin | |
2017-02-21 13:49 | hgbot | Note Added: 0094509 | |
2017-02-21 13:49 | hgbot | Status | new => resolved |
2017-02-21 13:49 | hgbot | Resolution | open => fixed |
2017-02-21 13:49 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/d4ce87bb216baacfec04a7e92aee1f0ac9259629 [^] |
2017-02-21 13:53 | hgbot | Checkin | |
2017-02-21 13:53 | hgbot | Note Added: 0094512 | |
2017-02-24 09:01 | alostale | Note Added: 0094590 | |
2017-02-24 09:01 | alostale | Status | resolved => closed |
2017-02-24 09:01 | alostale | Fixed in Version | => 3.0PR17Q2 |
2017-02-24 09:48 | hgbot | Checkin | |
2017-02-24 09:48 | hgbot | Note Added: 0094594 | |
2017-02-24 09:49 | hgbot | Checkin | |
2017-02-24 09:49 | hgbot | Note Added: 0094596 | |
2017-03-15 20:19 | hudsonbot | Checkin | |
2017-03-15 20:19 | hudsonbot | Note Added: 0095201 | |
2017-03-15 20:20 | hudsonbot | Checkin | |
2017-03-15 20:20 | hudsonbot | Note Added: 0095230 | |
Notes |
|
(0094509)
|
hgbot
|
2017-02-21 13:49
|
|
Repository: erp/devel/pi
Changeset: d4ce87bb216baacfec04a7e92aee1f0ac9259629
Author: Martin Taal <martin.taal <at> openbravo.com>
Date: Tue Feb 21 13:48:41 2017 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/d4ce87bb216baacfec04a7e92aee1f0ac9259629 [^]
Fixes issue 35326: Support basic authentication
Return 401 status code when authentication fails
---
M src/org/openbravo/base/secureApp/HttpSecureAppServlet.java
---
|
|
|
(0094512)
|
hgbot
|
2017-02-21 13:53
|
|
Repository: tools/automation/pi-mobile
Changeset: 1e44a524fa1fbfe6529e3392c919b309d99c728c
Author: Martin Taal <martin.taal <at> openbravo.com>
Date: Tue Feb 21 13:53:08 2017 +0100
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/1e44a524fa1fbfe6529e3392c919b309d99c728c [^]
Related to issue 35325, related to issue 35326
Comment out the headers which pass directly basic auth information. Are not needed anymore.
Keep commented code for later usage/reference
---
M src-test/org/openbravo/test/mobile/retail/mobilecore/webservice/WebServicesHelper.java
---
|
|
|
|
|
|
(0094594)
|
hgbot
|
2017-02-24 09:48
|
|
Repository: erp/devel/pi
Changeset: 56448231f7f226c38ee20bffea151b60a1ac2c14
Author: Martin Taal <martin.taal <at> openbravo.com>
Date: Fri Feb 24 09:48:24 2017 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/56448231f7f226c38ee20bffea151b60a1ac2c14 [^]
Related to issue 35326: Support basic authentication
back out of changeset as it causes several retail offline tests to fail
---
M src/org/openbravo/base/secureApp/HttpSecureAppServlet.java
---
|
|
|
(0094596)
|
hgbot
|
2017-02-24 09:49
|
|
Repository: tools/automation/pi-mobile
Changeset: e346994c7452dcb03ce1b3667be01809f26a3633
Author: Martin Taal <martin.taal <at> openbravo.com>
Date: Fri Feb 24 09:49:36 2017 +0100
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/e346994c7452dcb03ce1b3667be01809f26a3633 [^]
Related to issue 35325, related to issue 35326
Backout of changeset as it causes several offline tests to fail
---
M src-test/org/openbravo/test/mobile/retail/mobilecore/webservice/WebServicesHelper.java
---
|
|
|
|
|
|
|
|