Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0019703 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
feature request | [Openbravo ERP] A. Platform | trivial | always | 2012-02-09 11:30 | 2012-03-02 15:35 | |||
Reporter | adrianromero | View Status | public | |||||
Assigned To | adrianromero | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | 3.0MP9 | |||
Status | closed | Fix in branch | Fixed in SCM revision | fd8744a6c385 | ||||
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 | ||||||||
Review Assigned To | ||||||||
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 | 0019703: Allow not logged webservices not to display the authentication dialog in the browser side | |||||||
Description | Not authenticated web services should optionally allow not to send the "WWW-Authenticate" header that makes the browser to display an authentication dialog. This is required for client side web application that needs to determine whether the application is authenticated or not to take the proper action without any browser interaction | |||||||
Steps To Reproduce | . | |||||||
Proposed Solution | To add the parameter "auth=false" to allow the webservice to send the status code 401 Unauthorized. This status code can be captured in the client side to take the proper action. | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
|
![]() |
|
(0044952) hgbot (developer) 2012-02-09 11:38 |
Repository: erp/devel/pi Changeset: fd8744a6c38511e1135e2249b7013a5145c85498 Author: Adrián Romero <adrianromero <at> openbravo.com> Date: Thu Feb 09 11:36:33 2012 +0100 URL: http://code.openbravo.com/erp/devel/pi/rev/fd8744a6c38511e1135e2249b7013a5145c85498 [^] Fixes issue 0019703: Allow not logged webservices not to display the authentication dialog in the browser side It has been added the auth=false parameter to prevent to display the authentication dialog in the browser. --- M src/org/openbravo/service/web/BaseWebServiceServlet.java --- |
(0044953) adrianromero (viewer) 2012-02-09 11:45 |
Updated documentation: http://wiki.openbravo.com/wiki/XML_REST_Web_Services#Login_and_Security [^] |
(0044984) mtaal (viewer) 2012-02-10 07:25 |
Reviewed and tested |
(0045783) hudsonbot (viewer) 2012-03-02 15:35 |
A changeset related to this issue has been promoted main and to the Central Repository, after passing a series of tests. Promotion changeset: https://code.openbravo.com/erp/devel/main/rev/544d64e0c159 [^] Maturity status: Test |
![]() |
|||
Date Modified | Username | Field | Change |
2012-02-09 11:30 | adrianromero | New Issue | |
2012-02-09 11:30 | adrianromero | Assigned To | => adrianromero |
2012-02-09 11:30 | adrianromero | Modules | => Core |
2012-02-09 11:30 | adrianromero | OBNetwork customer | => No |
2012-02-09 11:38 | hgbot | Checkin | |
2012-02-09 11:38 | hgbot | Note Added: 0044952 | |
2012-02-09 11:38 | hgbot | Status | new => resolved |
2012-02-09 11:38 | hgbot | Resolution | open => fixed |
2012-02-09 11:38 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/fd8744a6c38511e1135e2249b7013a5145c85498 [^] |
2012-02-09 11:45 | adrianromero | Note Added: 0044953 | |
2012-02-10 07:25 | mtaal | Note Added: 0044984 | |
2012-02-10 07:25 | mtaal | Status | resolved => closed |
2012-02-10 07:25 | mtaal | Fixed in Version | => 3.0MP9 |
2012-03-02 15:35 | hudsonbot | Checkin | |
2012-03-02 15:35 | hudsonbot | Note Added: 0045783 |
Copyright © 2000 - 2009 MantisBT Group |