dev/core#2258 - Setup API should define %%credKeys%%
authorTim Otten <totten@civicrm.org>
Fri, 8 Jan 2021 11:13:05 +0000 (03:13 -0800)
committerTim Otten <totten@civicrm.org>
Fri, 8 Jan 2021 11:25:49 +0000 (03:25 -0800)
commit2ce5684ad72c97665b33f0ef697de18d63251cfe
tree1384dcd6c8bbb334d0b06cea68e5ae315349f6ab
parent7111017769f5574cba43b1181589a4bca866e433
dev/core#2258 - Setup API should define %%credKeys%%

This updates the the civicrm-setup API to generate CIVICRM_CRED_KEYS (%%credKeys%%) on
t new installations (based on web-installer or cv installer).
setup/plugins/installFiles/GenerateCredKey.civi-setup.php [new file with mode: 0644]
setup/plugins/installFiles/InstallSettingsFile.civi-setup.php
setup/src/Setup/Model.php