Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0010452 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] A. Platform | major | always | 2009-09-01 16:54 | 2009-09-29 14:12 | |||
Reporter | alostale | View Status | public | |||||
Assigned To | alostale | |||||||
Priority | urgent | Resolution | fixed | Fixed in Version | 2.50MP6 | |||
Status | closed | Fix in branch | pi | Fixed in SCM revision | 45df7918da70 | |||
Projection | none | ETA | none | Target Version | ||||
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 | 0010452: Expire session when it is removed from DB | |||||||
Description | When the a session in db (ad_session) is deactivated or deleted, the actual session should expire not allowing to continue working with it. | |||||||
Steps To Reproduce | -Log in Openbravo ERP -Go to DB and delete session: delete ad_session; -Go back to the application and try to enter to any window: log in window should be displayed. | |||||||
Tags | OBPS-Security | |||||||
Attached Files | ||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | |
Notes | |
(0019379) hgbot (developer) 2009-09-01 16:57 |
Repository: erp/devel/pi Changeset: a41fe7887e685227e4084064918c8f99a317d33e Author: Asier Lostalé <asier.lostale <at> openbravo.com> Date: Tue Sep 01 16:55:55 2009 +0200 URL: http://code.openbravo.com/erp/devel/pi/rev/a41fe7887e685227e4084064918c8f99a317d33e [^] fixed issue 0010452:Expire session when it is removed from DB --- M src/org/openbravo/base/secureApp/HttpSecureAppServlet.java M src/org/openbravo/base/secureApp/Seguridad_data.xsql --- |
(0020126) hgbot (developer) 2009-09-17 10:45 |
Repository: erp/devel/pi Changeset: 45df7918da7070625ce411f7284fd0c97abfb54b Author: Asier Lostalé <asier.lostale <at> openbravo.com> Date: Thu Sep 17 10:45:31 2009 +0200 URL: http://code.openbravo.com/erp/devel/pi/rev/45df7918da7070625ce411f7284fd0c97abfb54b [^] related to issue 0010452: do not duplicate db query to loggedOK --- M src/org/openbravo/base/secureApp/HttpSecureAppServlet.java --- |
(0020184) sureshbabu (reporter) 2009-09-18 09:21 |
Tested by changing the ISACTIVE COLUMN in ad_session table using the command, update ad_session SET ISACTIVE='N'; Working fine |
(0020476) hgbot (developer) 2009-09-29 14:12 |
Repository: erp/devel/pi-pageddatagrid Changeset: 45df7918da7070625ce411f7284fd0c97abfb54b Author: Asier Lostalé <asier.lostale <at> openbravo.com> Date: Thu Sep 17 10:45:31 2009 +0200 URL: http://code.openbravo.com/erp/devel/pi-pageddatagrid/rev/45df7918da7070625ce411f7284fd0c97abfb54b [^] related to issue 0010452: do not duplicate db query to loggedOK --- M src/org/openbravo/base/secureApp/HttpSecureAppServlet.java --- |
Issue History | |||
Date Modified | Username | Field | Change |
2009-09-01 16:54 | alostale | New Issue | |
2009-09-01 16:54 | alostale | Assigned To | => alostale |
2009-09-01 16:57 | hgbot | Checkin | |
2009-09-01 16:57 | hgbot | Note Added: 0019379 | |
2009-09-01 16:57 | hgbot | Status | new => resolved |
2009-09-01 16:57 | hgbot | Resolution | open => fixed |
2009-09-01 16:57 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/a41fe7887e685227e4084064918c8f99a317d33e [^] |
2009-09-01 16:59 | alostale | Tag Attached: commsup_sprint7 | |
2009-09-01 16:59 | alostale | Tag Attached: OBPS-Security | |
2009-09-01 16:59 | alostale | Tag Detached: commsup_sprint7 | |
2009-09-01 17:29 | alostale | Status | resolved => new |
2009-09-01 17:29 | alostale | Resolution | fixed => open |
2009-09-01 17:29 | alostale | Type | feature request => defect |
2009-09-01 17:29 | alostale | Status | new => acknowledged |
2009-09-01 17:29 | alostale | Status | acknowledged => scheduled |
2009-09-01 17:29 | alostale | fix_in_branch | => pi |
2009-09-01 17:29 | alostale | Status | scheduled => resolved |
2009-09-01 17:29 | alostale | Resolution | open => fixed |
2009-09-17 10:45 | hgbot | Checkin | |
2009-09-17 10:45 | hgbot | Note Added: 0020126 | |
2009-09-17 10:45 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/devel/pi/rev/a41fe7887e685227e4084064918c8f99a317d33e [^] => http://code.openbravo.com/erp/devel/pi/rev/45df7918da7070625ce411f7284fd0c97abfb54b [^] |
2009-09-18 09:21 | sureshbabu | Status | resolved => closed |
2009-09-18 09:21 | sureshbabu | Note Added: 0020184 | |
2009-09-18 09:21 | sureshbabu | Fixed in Version | => 2.50MP6 |
2009-09-19 00:00 | anonymous | sf_bug_id | 0 => 2861730 |
2009-09-29 14:12 | hgbot | Checkin | |
2009-09-29 14:12 | hgbot | Note Added: 0020476 | |
2009-09-29 14:12 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/devel/pi/rev/45df7918da7070625ce411f7284fd0c97abfb54b [^] => http://code.openbravo.com/erp/devel/pi-pageddatagrid/rev/45df7918da7070625ce411f7284fd0c97abfb54b [^] |
Copyright © 2000 - 2009 MantisBT Group |