Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0019703
TypeCategorySeverityReproducibilityDate SubmittedLast Update
feature request[Openbravo ERP] A. Platformtrivialalways2012-02-09 11:302012-03-02 15:35
ReporteradrianromeroView Statuspublic 
Assigned Toadrianromero 
PrioritynormalResolutionfixedFixed in Version3.0MP9
StatusclosedFix in branchFixed in SCM revisionfd8744a6c385
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned To
Web browser
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0019703: Allow not logged webservices not to display the authentication dialog in the browser side

DescriptionNot 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 SolutionTo 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.
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
(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 (manager)
2012-02-09 11:45

Updated documentation: http://wiki.openbravo.com/wiki/XML_REST_Web_Services#Login_and_Security [^]
(0044984)
mtaal (manager)
2012-02-10 07:25

Reviewed and tested
(0045783)
hudsonbot (developer)
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

- Issue History
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: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
Powered by Mantis Bugtracker