Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0017980 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
feature request | [Openbravo ERP] A. Platform | minor | N/A | 2011-07-14 11:59 | 2011-08-11 15:18 | |||
Reporter | alostale | View Status | public | |||||
Assigned To | alostale | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | 3.0MP3 | |||
Status | closed | Fix in branch | Fixed in SCM revision | 8b477943b87d | ||||
Projection | none | ETA | none | Target Version | 3.0MP2 | |||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Review Assigned To | ||||||||
Web browser | ||||||||
Modules | Core | |||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0017980: Allow redirect in LoginHandler | |||||||
Description | In Openbravo 2.50 LoginHandler.html redirected to the application or to the error page after login. In Openbravo 3, no redirection is done but a json object is returned and is the caller to LoginHandler who manages that object. For some simple integrations this behavior was used: a form with user and password was submited to LoginHandler and the application was opened after that. | |||||||
Steps To Reproduce | - | |||||||
Proposed Solution | Add an additional (defaulted to false) redirect accepted parameter to LoginHandler. When it is true, redirect is done in the same way it was it 2.50. | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | ||||||||
|
Notes | |
(0039054) hgbot (developer) 2011-07-14 12:23 |
Repository: erp/devel/pi Changeset: 8b477943b87d2526b0a2ab3a5db369b9affbabc3 Author: Asier Lostalé <asier.lostale <at> openbravo.com> Date: Thu Jul 14 12:22:38 2011 +0200 URL: http://code.openbravo.com/erp/devel/pi/rev/8b477943b87d2526b0a2ab3a5db369b9affbabc3 [^] fixed issue 17980: Allow redirect in LoginHandler --- M src/org/openbravo/base/secureApp/LoginHandler.java --- |
(0039594) hudsonbot (developer) 2011-08-01 14:19 |
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/cf2afed6e8ef [^] Maturity status: Test |
(0040128) jonalegriaesarte (reporter) 2011-08-11 15:18 |
Verified |
Issue History | |||
Date Modified | Username | Field | Change |
2011-07-14 11:59 | alostale | New Issue | |
2011-07-14 11:59 | alostale | Assigned To | => alostale |
2011-07-14 11:59 | alostale | Modules | => Core |
2011-07-14 12:23 | hgbot | Checkin | |
2011-07-14 12:23 | hgbot | Note Added: 0039054 | |
2011-07-14 12:23 | hgbot | Status | new => resolved |
2011-07-14 12:23 | hgbot | Resolution | open => fixed |
2011-07-14 12:23 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/8b477943b87d2526b0a2ab3a5db369b9affbabc3 [^] |
2011-08-01 14:19 | hudsonbot | Checkin | |
2011-08-01 14:19 | hudsonbot | Note Added: 0039594 | |
2011-08-11 15:18 | jonalegriaesarte | Note Added: 0040128 | |
2011-08-11 15:18 | jonalegriaesarte | Status | resolved => closed |
2011-08-11 15:18 | jonalegriaesarte | Fixed in Version | => 3.0MP3 |
2017-03-06 18:30 | caristu | Relationship added | related to 0035386 |
Copyright © 2000 - 2009 MantisBT Group |