Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0014491 | Openbravo ERP | A. Platform | public | 2010-09-09 10:26 | 2010-09-15 00:00 |
|
Reporter | marvintm | |
Assigned To | marvintm | |
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | | Fixed in Version | | |
Merge Request Status | |
Review Assigned To | |
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 | 0014491: A new DAL admin mode which also checks for client/organization would be useful |
Description | Currently, the admin mode in the Data Access Layer bypasses both the entity access check and the client/organization check. This makes sense, but there are many cases in which the client/organization check is useful in business logic code.
Therefore, a less strict admin mode which checks for client/organization compliance, but not entity access, would be useful. |
Steps To Reproduce | |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | blocks | defect | 0013946 | | closed | vmromanos | permission's error is returned |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2010-09-09 10:26 | marvintm | New Issue | |
2010-09-09 10:26 | marvintm | Assigned To | => marvintm |
2010-09-09 10:26 | marvintm | OBNetwork customer | => No |
2010-09-09 11:15 | hgbot | Checkin | |
2010-09-09 11:15 | hgbot | Note Added: 0030890 | |
2010-09-09 11:15 | hgbot | Status | new => resolved |
2010-09-09 11:15 | hgbot | Resolution | open => fixed |
2010-09-09 11:15 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/a7f7484b9d6405072a10f6cea2167b7da627e155 [^] |
2010-09-09 11:59 | hgbot | Checkin | |
2010-09-09 11:59 | hgbot | Note Added: 0030892 | |
2010-09-10 06:10 | hudsonbot | Checkin | |
2010-09-10 06:10 | hudsonbot | Note Added: 0030916 | |
2010-09-10 06:10 | hudsonbot | Checkin | |
2010-09-10 06:10 | hudsonbot | Note Added: 0030917 | |
2010-09-14 17:37 | mtaal | Note Added: 0031052 | |
2010-09-14 17:37 | mtaal | Status | resolved => closed |
2010-09-15 00:00 | anonymous | sf_bug_id | 0 => 3066291 |
2010-09-24 12:38 | vmromanos | Relationship added | blocks 0013946 |
Notes |
|
(0030890)
|
hgbot
|
2010-09-09 11:15
|
|
Repository: erp/devel/pi
Changeset: a7f7484b9d6405072a10f6cea2167b7da627e155
Author: Antonio Moreno <antonio.moreno <at> openbravo.com>
Date: Thu Sep 09 11:12:58 2010 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/a7f7484b9d6405072a10f6cea2167b7da627e155 [^]
Fixed issue 14491. Added a less strict admin mode in DAL
---
M src/org/openbravo/dal/core/OBContext.java
M src/org/openbravo/dal/security/SecurityChecker.java
A src-test/org/openbravo/test/dal/DoOrgClientAccessCheckTest.java
---
|
|
|
(0030892)
|
hgbot
|
2010-09-09 11:59
|
|
|
|
|
|
|
|
|
|
(0031052)
|
mtaal
|
2010-09-14 17:37
|
|
|