arisuongaku/identity_db

This package is abandoned and no longer maintained. The author suggests using the ashpie/identity_db package instead.

Updates user's identities on login based on a database query. Some update rules are configurable.

Installs: 27

Dependents: 0

Suggesters: 0

Security: 0

Type:roundcube-plugin

0.1 2019-06-01 16:35 UTC

This package is auto-updated.

Last update: 2021-02-04 11:23:17 UTC


README

Updates your user's identities on login based on a custom database query.

Currently supports 1 column query results (email addresses).

Configuration

Copy config.inc.php.dist to config.inc.php (or ln) and follow instructions in this file for each configuration value.

Contributing

Feel free to make a pull request if you improve this plugin.

You can include yourself in the author list of composer.json or classes if you want, but you have to do it in your pull request. I won't add anyone to these lists by myself or accept requests/pull requests that only serve this purpose.

License

See License file