On Fri, Mar 5, 2010 at 11:28 AM, Tim Fournet <[email protected]> wrote:

> I think the problem with a generic framework would be that it would need to
> know how you're storing passwords in the first place. Is it a database,
> LDAP, Active Directory, ??
>

Kerberos (or LDAP if I must).  But, assuming it is a framework then I can
just replace or modify the relevant function that does the actual password
change and still leverage all the email handling, input sanitization, html
output, etc. that would hopefully come with a framework.


>
> On Wed, Mar 3, 2010 at 10:55 PM, Shannon Roddy <[email protected]> wrote:
>
>> Does anyone know of an open source password reset framework out there that
>> can be used to aid in password reset via email?  You know... like all of
>> those sites that email a link to your email address for reset of a web
>> account?  I'd rather not write my own (poorly written) password reset
>> mechanism if there is one that exists already.
>>
>> _______________________________________________
>> General mailing list
>> [email protected]
>> http://mail.brlug.net/mailman/listinfo/general_brlug.net
>>
>>
>
> _______________________________________________
> General mailing list
> [email protected]
> http://mail.brlug.net/mailman/listinfo/general_brlug.net
>
>
_______________________________________________
General mailing list
[email protected]
http://mail.brlug.net/mailman/listinfo/general_brlug.net

Reply via email to