Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Libravatar support #38

Closed
wants to merge 2 commits into from
Closed

Libravatar support #38

wants to merge 2 commits into from

Conversation

fmarier
Copy link
Contributor

@fmarier fmarier commented Nov 23, 2011

This replaces the Gravatar images with Libravatar, an Open Source distributed replacement for Gravatar which uses BrowserID for email verification and logins.

Remove the external crypto js dependency since it's no longer
needed as the avatar URL is generated server-side.

Note: the avatar URL is currently a harcoded one.
@shane-tomlinson
Copy link
Contributor

@fmarier - I manually merged this with commit 03ea67b. I made one small change in 241131c to replace the duplicate logic calling libravatar and responding to the user request with a single function.

r+

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants