cweiske / phorkie

Self-hosted pastebin software written in PHP. Pastes are editable, forkable, may have multiple files and are stored in git repositories.
https://cweiske.de/phorkie.htm
GNU Affero General Public License v3.0
216 stars 23 forks source link

Avoid mixed content warnings by letting Libravatar detect HTTPS connection #18

Closed zertrin closed 10 years ago

zertrin commented 10 years ago

If Phorkie is served on a HTTPS connection, then the avatar will be too.

cweiske commented 10 years ago

Thanks - merged.