/[Apache-SVN]
ViewVC logotype

Revision 438989


Jump to revision: Previous Next
Author: thorsten
Date: Thu Aug 31 17:20:04 2006 UTC (3 years, 2 months ago)
Changed paths: 1
Log Message:
Fixing a bug that occured when adding an user in the admin area. While testing it I found a bug related to remove an user. It seems that there is a loop in the RemovedAccreditablePolicyBuilder which first deletes the accreditable from the user management but later on tries to access it again. Resulting in org.apache.lenya.ac.AccessControlException: Unknown accreditable [user] with ID [x3x]. Not sure why that is happening, need to investigate why and fix the bug before the merge.

Changed paths:

Path Details
Directorylenya/sandbox/ac-restricted-1.4-src/modules-core/ac-impl/java/src/org/apache/lenya/ac/impl/DefaultPolicy.java modified , text changed

apache@apache.org
ViewVC Help
Powered by ViewVC 1.1.2