]> source.dussan.org Git - nextcloud-server.git/commit
Add a CLI command that creates an empty LDAP config
authorMartin Konrad <konrad@frib.msu.edu>
Mon, 29 Sep 2014 03:17:53 +0000 (23:17 -0400)
committerMartin Konrad <konrad@frib.msu.edu>
Mon, 29 Sep 2014 04:21:20 +0000 (00:21 -0400)
commitb57960aeec1a454418f204c61cc36a7b94089442
tree44e8f59d7a34eb1589ed0397f48b0a9938e9281d
parent84923475c076d8b30d271d2a14862a42d279af27
Add a CLI command that creates an empty LDAP config

This is needed to configure the user_ldap app without using the
wizard (e.g. using tools like Puppet).
apps/user_ldap/appinfo/register_command.php
apps/user_ldap/command/createemptyconfig.php [new file with mode: 0644]