zagor wrote: > > Actually I have solved the problem storing the user password through > my authentication plugin, that is what you are saying, I seem. > > I used the _user_passwords method of the BasePlugin class, which is > the one I derive my plugin from: do you think this approach is > correct? >
Hi, This would be a great chance to write down some notes regarding this to here http://collective-docs.plone.org/members/pluggable_authentication_service/index.html or here http://collective-docs.plone.org/members/member_profile.html :) I think both writing PAS plug-in or storing plain-text password might be something Plone developers might be struggling with in the future. -Mikko ----- Follow me in Twitter Download mFabrik News for iPhone or Android -- View this message in context: http://plone.293351.n2.nabble.com/Retrieve-external-users-credentials-tp6064232p6078177.html Sent from the Product Developers mailing list archive at Nabble.com. _______________________________________________ Product-Developers mailing list [email protected] https://lists.plone.org/mailman/listinfo/product-developers
