snappymail/plugins/virtualmin-change-password
2015-05-04 13:42:07 +08:00
..
index.php Create index.php 2015-05-04 13:24:17 +08:00
LICENSE Create LICENSE 2015-05-04 13:24:53 +08:00
README Create README 2015-05-04 13:42:07 +08:00
VERSION Create VERSION 2015-05-04 13:25:28 +08:00
VirtualminChangePasswordDriver.php Create VirtualminChangePasswordDriver.php 2015-05-04 13:26:27 +08:00

This plugin utilizes Virtualmin's remote API to change user passwords. The plugin requires the Admin user name and password to succesfully execute the password change. The host and port where Virtualmin listens on is also needed. See https://www.virtualmin.com/documentation/developer/http for more information.