• Joshua Tauberer's avatar
    ownCloud 8.1.1's autoconfig resets trusted_domains / update trusted_domains if... · 571171a0
    Joshua Tauberer authored
    ownCloud 8.1.1's autoconfig resets trusted_domains / update trusted_domains if PRIMARY_HOSTNAME changes
    
    Seems like ownCloud 8.1.1 now doesn't play nice with trusted_domains. Whatever is put in ahead of time gets reset to an array containing 'localhost' only, probably because we invoke autoconfiguration from the command line where it doesn't know the hostname it's being accessed from. We now set this value after running autoconfig.
    
    This has the added benefit of also fixing the problem that if PRIMARY_HOSTNAME changes, trusted_domains wasn't updated. Now it is. Fixes #503.
    
    See #514.
    571171a0
Name
Last commit
Last update
..
bootstrap.sh Loading commit data...
csr_country_codes.tsv Loading commit data...
dkim.sh Loading commit data...
dns.sh Loading commit data...
firstuser.sh Loading commit data...
functions.sh Loading commit data...
mail-dovecot.sh Loading commit data...
mail-postfix.sh Loading commit data...
mail-users.sh Loading commit data...
management.sh Loading commit data...
migrate.py Loading commit data...
munin.sh Loading commit data...
network-checks.sh Loading commit data...
owncloud.sh Loading commit data...
preflight.sh Loading commit data...
questions.sh Loading commit data...
spamassassin.sh Loading commit data...
ssl.sh Loading commit data...
start.sh Loading commit data...
system.sh Loading commit data...
web.sh Loading commit data...
webmail.sh Loading commit data...
zpush.sh Loading commit data...