ltb-project / self-service-password

Web interface to change and reset password in an LDAP directory
https://self-service-password.readthedocs.io/en/latest/
GNU General Public License v3.0
1.16k stars 326 forks source link

ENHANCEMENT - Web based installer script #346

Open itsKV opened 4 years ago

itsKV commented 4 years ago

Rather than editing config.inc.php directly from local machine, provide web based installer script to populate configuration parameters (with TestConnection option) in config.inc.php file. That would be helpful.

coudot commented 4 years ago

I understand, but this is a very low priority for the project.

Dan33l commented 4 years ago

Configure local configuration in a separate file is a common practice. Whatever the way to manage the configuration, it is easier to maintain custom settings in a separated file.