#1488281 closed Feature Patches (fixed)

DBMail Password Driver

Reported by: 49MvFuNPWK Owned by:
Priority: 5 Milestone: 0.8-rc
Component: Plugins Version: 0.7
Severity: normal Keywords: dbmail password driver
Cc:

Description

Enhancement for 'password' plugin.
Driver that adds functionality to change the users DBMail password.

Attachments (3)

dbmail.php (1.1 KB) - added by 49MvFuNPWK 17 months ago.
config.inc.php.dist.patch (457 bytes) - added by 49MvFuNPWK 17 months ago.
chgdbmailusers.c (820 bytes) - added by 49MvFuNPWK 17 months ago.

Download all attachments as: .zip

Change History (6)

Changed 17 months ago by 49MvFuNPWK

Changed 17 months ago by 49MvFuNPWK

Changed 17 months ago by 49MvFuNPWK

comment:2 Changed 17 months ago by alec

As I know DBMail stores passwords in SQL database. So, why not just use 'sql' driver?

comment:3 Changed 17 months ago by 49MvFuNPWK

The main reason is to avoid direct access to DBMail's database by another user especially the web-server user.
Another point is to have a full-featured and transparent interface to DBMail's user management regardless of DBMail's database layout (changes).

comment:4 Changed 15 months ago by alec

  • Milestone changed from later to 0.8-rc
  • Resolution set to fixed
  • Status changed from new to closed

Added in r5976/svn.

Note: See TracTickets for help on using tickets.