Skip to content
  • Francois Marier's avatar
    Revert "Add upgrade/postinst script to selectively enable Gravatar support" · 54891e1d
    Francois Marier authored
    This reverts commit a6475339.
    
    Now that we support avatars over HTTPS (4902e46d
    
    )
    the HTTPS part of this check is unnecessary.
    
    The other part of the check which used curl was bogus. The fact that the
    server cannot reach Gravatar doesn't necessarily mean that clients won't
    be able to. It could just be that the server is firewalled off. Since we
    don't have a reliable way to detect fully separated networks, we may as
    well opt for the solution with less code.
    
    Conflicts:
    
    	htdocs/lib/db/upgrade.php
    	htdocs/lib/upgrade.php
    	htdocs/lib/version.php
    
    Change-Id: I29d61c41469c826555c15642b5b5a92b2e823947
    Signed-off-by: default avatarFrancois Marier <francois@catalyst.net.nz>
    54891e1d