Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0021962 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] A. Platform | major | always | 2012-10-16 23:00 | 2012-10-30 08:37 | |||
Reporter | iperdomo | View Status | public | |||||
Assigned To | iperdomo | |||||||
Priority | urgent | Resolution | fixed | Fixed in Version | 3.0MP17 | |||
Status | closed | Fix in branch | pi | Fixed in SCM revision | 9c1cc071f2e7 | |||
Projection | none | ETA | none | Target Version | 3.0MP17 | |||
OS | Linux 64 bit | Database | PostgreSQL | Java version | OpenJDK 1.6.0_24 | |||
OS Version | 3.5.4-1-ARCH | Database version | 9.2.1 | Ant version | 1.8.2 | |||
Product Version | SCM revision | |||||||
Merge Request Status | ||||||||
Review Assigned To | alostale | |||||||
OBNetwork customer | No | |||||||
Web browser | Apple Safari, Google Chrome, Internet Explorer, Mozilla Firefox | |||||||
Modules | Core | |||||||
Support ticket | ||||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0021962: A request to LoginHandler should clear previously set session attributes | |||||||
Description | A request to LoginHandler is perfoming a login request, therefore it should clear previous stored session attributes related to the previous authenticated user | |||||||
Steps To Reproduce | * Create a non-authenticated Component * Use it calling the kernel servlet * An authentication with System user occours * Now try to login with a different user * You'll get an error in the console, related to client list not valid | |||||||
Proposed Solution | * Clear #AD_Role_ID from session * Set the #logginIn session attribute | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
|
![]() |
|
(0053404) hgbot (developer) 2012-10-16 23:37 |
Repository: erp/devel/pi Changeset: 9c1cc071f2e79af63a0f13d85790af1d26984e5f Author: Iván Perdomo <ivan.perdomo <at> openbravo.com> Date: Tue Oct 16 23:35:47 2012 +0200 URL: http://code.openbravo.com/erp/devel/pi/rev/9c1cc071f2e79af63a0f13d85790af1d26984e5f [^] Fixes issue 21962: Remove previous user attributes on LoginHandler - The LoginHandler receives the POST request from the login page, it means that is a new login attempt. Previous session attributes related to the login flow needs to be cleared --- M src/org/openbravo/base/secureApp/LoginHandler.java --- |
(0053472) hudsonbot (viewer) 2012-10-18 17:46 |
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/81ae03c9fdbb [^] Maturity status: Test |
(0053778) alostale (viewer) 2012-10-30 08:37 |
code reviewed in pi@b2e90dcc4dc7 |
![]() |
|||
Date Modified | Username | Field | Change |
2012-10-16 23:00 | iperdomo | New Issue | |
2012-10-16 23:00 | iperdomo | Assigned To | => iperdomo |
2012-10-16 23:00 | iperdomo | Web browser | => Apple Safari, Google Chrome, Internet Explorer, Mozilla Firefox |
2012-10-16 23:00 | iperdomo | Modules | => Core |
2012-10-16 23:00 | iperdomo | OBNetwork customer | => No |
2012-10-16 23:34 | iperdomo | Status | new => scheduled |
2012-10-16 23:34 | iperdomo | fix_in_branch | => pi |
2012-10-16 23:37 | hgbot | Checkin | |
2012-10-16 23:37 | hgbot | Note Added: 0053404 | |
2012-10-16 23:37 | hgbot | Status | scheduled => resolved |
2012-10-16 23:37 | hgbot | Resolution | open => fixed |
2012-10-16 23:37 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/9c1cc071f2e79af63a0f13d85790af1d26984e5f [^] |
2012-10-16 23:37 | iperdomo | Status | resolved => new |
2012-10-16 23:37 | iperdomo | Resolution | fixed => open |
2012-10-16 23:38 | iperdomo | Review Assigned To | => marvintm |
2012-10-16 23:38 | iperdomo | Web browser | Apple Safari, Google Chrome, Internet Explorer, Mozilla Firefox => Apple Safari, Google Chrome, Internet Explorer, Mozilla Firefox |
2012-10-16 23:38 | iperdomo | fix_in_branch | pi => |
2012-10-16 23:38 | iperdomo | Status | new => scheduled |
2012-10-16 23:38 | iperdomo | fix_in_branch | => pi |
2012-10-16 23:38 | iperdomo | Status | scheduled => resolved |
2012-10-16 23:38 | iperdomo | Resolution | open => fixed |
2012-10-18 17:46 | hudsonbot | Checkin | |
2012-10-18 17:46 | hudsonbot | Note Added: 0053472 | |
2012-10-30 08:37 | alostale | Review Assigned To | marvintm => alostale |
2012-10-30 08:37 | alostale | Note Added: 0053778 | |
2012-10-30 08:37 | alostale | Status | resolved => closed |
2012-10-30 08:37 | alostale | Fixed in Version | => 3.0MP17 |
Copyright © 2000 - 2009 MantisBT Group |