Re: [openupload-devel] Password recovery
Status: Beta
Brought to you by:
tsdogs
|
From: Alessandro B. <ts...@br...> - 2010-03-18 10:34:33
|
Leonardo F. Cardoso ha scritto: > Hi all, > > what's the best way to implement password recovery in OpenUpload? > I'd go for modifing the user.inc.php and eventully have hooks in the corresponding auths if needed (actually it should only work on the default database auth method, as AD / LDAP should not be allowed). This obvously depends on how you want to implement it (via e-mail? via a private question / answer?) A plugin with current version is not usable as the hooks miss completely. If you implement it please submit the patch :) Alessandro |