fabioperrella / roundcube-forgot_password

Plugin Forgot Password for Roundcube

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This project is not maintained anymore, use at your own risk

This plugin sends a link to the user's alternative email, than he can generate a new password.

This plugin needs the table forgot_password, which script is in SQL folder.

This plugin depends on the plugin password. In main.in.php, the plugin password must be before plugin forgot_password, because in forgot_password, the plugin password is called.

To show the link "forgot my password" it necessary to activate the taskbar plugin or change the div to append the link in js/forgot_password.js

About

Plugin Forgot Password for Roundcube


Languages

Language:PHP 83.7%Language:HTML 9.6%Language:JavaScript 5.2%Language:TSQL 1.4%Language:CSS 0.2%