Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0034481 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
feature request | [Openbravo ERP] A. Platform | minor | have not tried | 2016-11-13 22:46 | 2016-12-16 18:38 | |||
Reporter | mtaal | View Status | public | |||||
Assigned To | mtaal | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | 3.0PR17Q1 | |||
Status | closed | Fix in branch | Fixed in SCM revision | 78990dcd4bf3 | ||||
Projection | none | ETA | none | Target Version | 3.0PR17Q1 | |||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
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 | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
||||||||
|
![]() |
|
(0091447) hgbot (developer) 2016-11-14 12:26 |
Repository: erp/devel/pi Changeset: 78990dcd4bf30a37fb0be76b7771f5bc05fa4dfd Author: Martin Taal <martin.taal <at> openbravo.com> Date: Mon Nov 14 12:25:55 2016 +0100 URL: http://code.openbravo.com/erp/devel/pi/rev/78990dcd4bf30a37fb0be76b7771f5bc05fa4dfd [^] Fixes issue 34481: Webservice and standard login support different request parameters for login Add support for user/password parameter in webservice and l and p parameters in standard authenticationmanager --- M src/org/openbravo/authentication/AuthenticationManager.java M src/org/openbravo/authentication/basic/DefaultAuthenticationManager.java --- |
(0091817) alostale (viewer) 2016-11-25 09:57 |
code reviewed |
(0092614) hudsonbot (viewer) 2016-12-16 18:38 |
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/dc8bf00badd0 [^] Maturity status: Test |
![]() |
|||
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 |
Copyright © 2000 - 2009 MantisBT Group |