]> git.mxchange.org Git - quix0rs-gnu-social.git/commit
Always generate local HTTPS links if ssl is 'always'
authorMikael Nordfeldth <mmn@hethane.se>
Sat, 19 Oct 2013 12:52:09 +0000 (14:52 +0200)
committerMikael Nordfeldth <mmn@hethane.se>
Sat, 19 Oct 2013 12:59:02 +0000 (14:59 +0200)
commit565e32aca30247a6ecbdf7b2748647dcb5f0f718
tree1e8cd3ce9d5e27ba6f6940d33a7b7aa7122225d1
parent2a5ba1f74bb428fc74f181f806aa786b04b48d0a
Always generate local HTTPS links if ssl is 'always'

The isHTTPS call won't work in cli mode, so install_cli.php should
solve it some other way for initial profile url and User uri.
lib/util.php