Roundcube Community Forum

 

password plugin

Started by Qliratu, November 19, 2012, 04:17:50 AM

Previous topic - Next topic

Qliratu

Hello,

For some reason i cannot get the dbmail driver in the password plugin to work.

I have compiled the helper program and tested it if i coud change a password (that worked).

But once i select the dbmail driver i get this error in php:

/home/www/page/roundcubemail-0.8.4/plugins/password/password.php on line
258 (POST /?_task=settings&_action=plugin.password-save?_task=&_action=)

Is there anyone who got this to work?
And what can be a couse of my issue?

The reason i want this is that i want to use crypted passwords in my database for obvious reasons..

Qliratu

Anyone who has expirience with DBmail and crypted password?
I now use SHA1 hash becouse password plugin can use that.. but that can be brute forced.. so looking for a crypt solution.