DBI password backend

Presentation

This backend should be used in conjonction with DBI authentication backend. It will allow users to changer their password in a database.

Configuration

Connection

It uses connection parameters from DBI authentication backend.

Shema

For reset password by mail, you can specify mail column name:

Password

It will use hash function from DBI authentication backend.

See also