Bug 744 - Limiting Frequency of Confidential Data Access
Summary: Limiting Frequency of Confidential Data Access
Status: CONFIRMED
Alias: None
Product: E3
Classification: Unclassified
Component: core (show other bugs)
Version: trunk
Hardware: All All
: P3 enhancement
Target Milestone: ---
Assignee: Richard Harms
QA Contact:
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-12-11 11:13 CST by Richard Harms
Modified: 2017-07-15 11:04 CDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Richard Harms 2008-12-11 11:13:22 CST
Inspired by OFBIZ-2074. "This feature will disallow access for a period of time to a view if this view is accessed more than a number of time in a period of time. This will prevent confidential data thievery done from a compromised login/pwd couple."

By entity type, allow limiting of how many TOs of a specific type may be accessed in a period of time. This could be keyed off the READ events that are generated when a TO is specifically requested.