[
https://issues.apache.org/jira/browse/OFBIZ-2381?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12704374#action_12704374
]
Andrew Zeneski edited comment on OFBIZ-2381 at 4/30/09 12:15 PM:
-----------------------------------------------------------------
*Commit History*
Revision 769928 - Base API - not enabled will not effect anything
Revision 769929 - Ext. API + Test Cases - Effects only when running tests
Revision 769936 - Service Engine Integration - dispatchContext.getAuthz() -
used in check-permission tags
Revision 769937 - Controller Integration - use request.getAttribute("authz") -
ACTIVE IN CoreEvents.java
Revision 769943 - Widget Integration - enabled when NOT using an action=""
element
Revision 769944 - Themes Integration - uses both APIs for checking permission
Revision 769963 - Fix for infinite looping when using hasPermission from
service based DA implementations
Revision 769965 - MiniLang (Simple Method) integration - enabled when NOT using
an action="" element
Revision 770036 - Added license header
Revision 770076 - Bug fixes, changed groovy context name to permissionContext
Revision 770077 - Integrated (in context setup) with Webslinger
Revision 770401 - Removed 'expanded' parameter from API; included new
findMatchingPermissions() method
was (Author: jaz):
*Commit History*
Revision 769928 - Base API - not enabled will not effect anything
Revision 769929 - Ext. API + Test Cases - Effects only when running tests
Revision 769936 - Service Engine Integration - dispatchContext.getAuthz() -
used in check-permission tags
Revision 769937 - Controller Integration - use request.getAttribute("authz") -
ACTIVE IN CoreEvents.java
Revision 769943 - Widget Integration - enabled when NOT using an action=""
element
Revision 769944 - Themes Integration - uses both APIs for checking permission
Revision 769963 - Fix for infinite looping when using hasPermission from
service based DA implementations
Revision 769965 - MiniLang (Simple Method) integration - enabled when NOT using
an action="" element
Revision 770036 - Added license header
Revision 770076 - Bug fixes, changed groovy context name to permissionContext
Revision 770077 - Integrated (in context setup) with Webslinger
> Implementation of new Authorization API
> ---------------------------------------
>
> Key: OFBIZ-2381
> URL: https://issues.apache.org/jira/browse/OFBIZ-2381
> Project: OFBiz
> Issue Type: Sub-task
> Components: framework
> Affects Versions: SVN trunk
> Reporter: Andrew Zeneski
> Assignee: Andrew Zeneski
> Fix For: SVN trunk
>
> Attachments: security_2_0-api.patch
>
> Original Estimate: 48h
> Time Spent: 48h
> Remaining Estimate: 0h
>
> Implementation of Authorization API (see documentation on parent task)
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.