nee
|
fdd3d63098
Don't write the config file when --skip-config flag is given to the installer.
|
il y a 7 ans |
Mikael Nordfeldth
|
ec257d940a
Either use or don't use HTTPS
|
il y a 8 ans |
Mikael Nordfeldth
|
fb82c75b49
adminUpdates setting not available now
|
il y a 10 ans |
Mikael Nordfeldth
|
20bad68845
Added SSL option to web and cli installers
|
il y a 11 ans |
Evan Prodromou
|
fb3981bb04
Set the site profile on install
|
il y a 11 ans |
Brion Vibber
|
1acc7d66c6
Always specify UTF-8 targt charset for html_entity_decode(); default is 8-bit ISO-8859-1 which causes things to break when we later pass them through things that expect to work with UTF-8. For instance, running through preg_replace() with the /u option results in NULL, leading to problems with OStatus and SubMirror generating their plaintext versions and doing length-cropping.
|
il y a 14 ans |
Brion Vibber
|
f255b368ed
Refactor installer into base class plus web and CLI installers.
|
il y a 14 ans |