Closed vmaksymiv closed 12 years ago
What is the circumstance for reg_tool.isMemberIdAllowed() to throw Unauthorized exception? Are there any 3rd party solutions that have their isMemberAllowed() doing so?
We've updated the code to improve user experience in case reg_tool.isMemberIdAllowed()
throws Unauthorized
just in case there is some 3rd party solutions that have their isMemberAllowed()
throwing it?
@esteele, @mauritsvanrees, @huub_bouma, @khink, @kcleong, @mrsavage - let me know if solution provided in this pull request is acceptable one.
Just a quick note that the ticket and this pull request were on my radar already and that I do intend to look at it. I am not going to promise that it will be this weekend though. I did some fixes recently in the collective.emaillogin code for Plone 3 and want to have a look if I need to port any of those fixes to core Plone 4.
There is bug with a fix at https://dev.plone.org/ticket/12297, the fix is proposed in this pull request. More details in the ticket.