Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

[10:25:47 CDT(-0500)] <b-rock> ok. I'll give that a try first to see if that fixes it

[10:26:50 CDT(-0500)] <EricDalquist> yup that is it

[10:27:12 CDT(-0500)] <EricDalquist> the fragment admin portlet does:

[10:27:16 CDT(-0500)] <EricDalquist> gets list of all fragment owners

[10:27:28 CDT(-0500)] <EricDalquist> for each fragment owner makes the check: principal.hasPermission(UP_USERS, IMPERSONATE, frag.getOwnerId())

[10:27:48 CDT(-0500)] <b-rock> ok that makes sense. importing now...