[Phplib-users] Authentication/permissions module
Brought to you by:
nhruby,
richardarcher
From: Mike G. <mik...@sa...> - 2003-08-28 01:16:12
|
Does anyone know of an authentication/permissions module built using PHPLib which can be easily integrated with existing sites? We need something that includes the user enrollment, lost password retrieval, etc., features which can be used as a drop in module for an existing site to provides for limiting access to other parts of the site based upon the auth and perm classes of PHPLib. Ideally the package would use PHPLib templates for page layout. I've done all of the above as parts of other sites. But, unfortunately, I did it in such a way that the code is not anything like a separate module which could be re-used in another site (bang my head against the wall). TIA! Mike Green |