mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

dugan
22.47.2007 0644b51653b3d112f91694e263dfe1fc91ec0466
refs
author dugan <dugan@localhost>
Tuesday, May 22, 2007 00:47 +0200
committer dugan <dugan@localhost>
Tuesday, May 22, 2007 00:47 +0200
commit0644b51653b3d112f91694e263dfe1fc91ec0466
tree 7c6c5abb75539df3a6277de8f17b11d93ec788b7 tree | zip | gz
parent 1e20eea4ccad81130821ee0aa341c1d587d61e9b view | diff
Correct problem QA found with fix for issue 1606, where the attribute(s) still were not being returned when they should be. Also, corrected problem where userattr bind rule was using filtered resource entry for userattr bind rule evaluation, causing the bind rule to sometimes not be evaluated correctly if the attribute isn't present during a userattr attribute value expression.
6 files modified
108 ■■■■ changed files
opends/src/server/org/opends/server/authorization/dseecompat/AciContainer.java 41 ●●●● diff | view | raw | blame | history
opends/src/server/org/opends/server/authorization/dseecompat/AciEvalContext.java 16 ●●●●● diff | view | raw | blame | history
opends/src/server/org/opends/server/authorization/dseecompat/AciHandler.java 13 ●●●●● diff | view | raw | blame | history
opends/src/server/org/opends/server/authorization/dseecompat/AciTargetMatchContext.java 8 ●●●●● diff | view | raw | blame | history
opends/src/server/org/opends/server/authorization/dseecompat/UserAttr.java 8 ●●●● diff | view | raw | blame | history
opends/tests/unit-tests-testng/src/server/org/opends/server/authorization/dseecompat/TargetAttrTestCase.java 22 ●●●●● diff | view | raw | blame | history