[PR #759] [CLOSED] Pull new Gravatar on email address update #5707

Closed
opened 2026-02-05 10:14:51 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/BookStackApp/BookStack/pull/759
Author: @Falklian
Created: 3/22/2018
Status: Closed

Base: masterHead: master


📝 Commits (1)

  • dda6e53 Pull new Gravatar on email address update

📊 Changes

2 files changed (+7 additions, -1 deletions)

View changed files

📝 app/Http/Controllers/UserController.php (+4 -0)
📝 app/Repos/EntityRepo.php (+3 -1)

📄 Description

Thought it might be useful to update a user's Gravatar if their profile email address has changed.


🔄 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/BookStackApp/BookStack/pull/759 **Author:** [@Falklian](https://github.com/Falklian) **Created:** 3/22/2018 **Status:** ❌ Closed **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`dda6e53`](https://github.com/BookStackApp/BookStack/commit/dda6e533dc52bb88e43e741baf2e1cf11b61bd77) Pull new Gravatar on email address update ### 📊 Changes **2 files changed** (+7 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `app/Http/Controllers/UserController.php` (+4 -0) 📝 `app/Repos/EntityRepo.php` (+3 -1) </details> ### 📄 Description Thought it might be useful to update a user's Gravatar if their profile email address has changed. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
OVERLORD added the pull-request label 2026-02-05 10:14:51 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/BookStack#5707