[PR #10] [MERGED] Gravatar - Lowercase emails before MD5 hash #4143

Closed
opened 2026-04-16 12:51:50 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/go-vikunja/vikunja/pull/10
Author: @JosephKav
Created: 11/16/2021
Status: Merged
Merged: 11/16/2021
Merged by: @kolaente

Base: mainHead: patch-1


📝 Commits (1)

  • fcfe9bb Gravatar - Lowercase emails before MD5 hash

📊 Changes

1 file changed (+2 additions, -1 deletions)

View changed files

📝 pkg/modules/avatar/gravatar/gravatar.go (+2 -1)

📄 Description

Force all characters to lower-case
https://en.gravatar.com/site/implement/hash/


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/go-vikunja/vikunja/pull/10 **Author:** [@JosephKav](https://github.com/JosephKav) **Created:** 11/16/2021 **Status:** ✅ Merged **Merged:** 11/16/2021 **Merged by:** [@kolaente](https://github.com/kolaente) **Base:** `main` ← **Head:** `patch-1` --- ### 📝 Commits (1) - [`fcfe9bb`](https://github.com/go-vikunja/vikunja/commit/fcfe9bb82c802dbe0a8d2ddfa41bc1b9b965d64f) Gravatar - Lowercase emails before MD5 hash ### 📊 Changes **1 file changed** (+2 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `pkg/modules/avatar/gravatar/gravatar.go` (+2 -1) </details> ### 📄 Description `Force all characters to lower-case` https://en.gravatar.com/site/implement/hash/ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-04-16 12:51:50 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/vikunja#4143