Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0034481 | Openbravo ERP | A. Platform | public | 2016-11-13 22:46 | 2016-12-16 18:38 |
|
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.0PR17Q1 | Fixed in Version | 3.0PR17Q1 | |
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 | 0034481: Webservice and standard login support different request parameters for login, support same parameters in webservice/standard |
Description | The webservice login uses the parameters l and p [1]. The standard login supports the parameters user and password [2].
[1]
https://code.openbravo.com/erp/devel/pi/file/9f6bced23888/src/org/openbravo/authentication/AuthenticationManager.java#l353 [^]
[2]
https://code.openbravo.com/erp/devel/pi/file/9f6bced23888/src/org/openbravo/authentication/basic/DefaultAuthenticationManager.java#l83 [^] |
Steps To Reproduce | Check the code |
Proposed Solution | Support parameters user and password in webservice login and support parameters l and p in standard login |
Additional Information | |
Tags | No tags attached. |
Relationships | related to | feature request | 0034486 | 3.0PR17Q1 | closed | mtaal | Support web/mobile service requests which do not create a http session but still supports login |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2016-11-13 22:46 | mtaal | New Issue | |
2016-11-13 22:46 | mtaal | Assigned To | => mtaal |
2016-11-13 22:46 | mtaal | OBNetwork customer | => No |
2016-11-13 22:46 | mtaal | Modules | => Core |
2016-11-13 22:46 | mtaal | Triggers an Emergency Pack | => No |
2016-11-14 12:25 | mtaal | Relationship added | related to 0034486 |
2016-11-14 12:26 | hgbot | Checkin | |
2016-11-14 12:26 | hgbot | Note Added: 0091447 | |
2016-11-14 12:26 | hgbot | Status | new => resolved |
2016-11-14 12:26 | hgbot | Resolution | open => fixed |
2016-11-14 12:26 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/78990dcd4bf30a37fb0be76b7771f5bc05fa4dfd [^] |
2016-11-15 11:22 | mtaal | Review Assigned To | => alostale |
2016-11-25 09:57 | alostale | Note Added: 0091817 | |
2016-11-25 09:57 | alostale | Status | resolved => closed |
2016-11-25 09:57 | alostale | Fixed in Version | => 3.0PR17Q1 |
2016-12-16 18:38 | hudsonbot | Checkin | |
2016-12-16 18:38 | hudsonbot | Note Added: 0092614 | |