Derek Richardson wrote:
I am using the CAS4PAS plugin from zope.org. The problem is, it allows users to log in who aren't in the local plone user store. I want to modify the plugin to create local plone users if they don't already exist. Is this best done in the .createUser() of PAS?

I have written my plugin for .createUser() and it works. However, a friend pointed me at AutoMemberMaker [1], which does a similar thing, but in .authenticateCredentials(). Which (if either) is the 'proper' place to do this?

Thanks,

Derek

[1] http://plone.org/products/auto-member-maker


_______________________________________________
Product-Developers mailing list
[email protected]
http://lists.plone.org/mailman/listinfo/product-developers
  • PAS Plugin Derek Richardson
    • Re: PAS Plugin Derek Richardson

Reply via email to