[PR #646] [MERGED] #630: Deleting user's profile pics on deleting of user account #5683

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

📋 Pull Request Information

Original PR: https://github.com/BookStackApp/BookStack/pull/646
Author: @sampathg9
Created: 12/29/2017
Status: Merged
Merged: 1/28/2018
Merged by: @ssddanbrown

Base: masterHead: issue-630


📝 Commits (10+)

📊 Changes

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

View changed files

📝 app/Repos/UserRepo.php (+10 -1)
📝 tests/UserProfileTest.php (+15 -0)

📄 Description

No description provided


🔄 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/646 **Author:** [@sampathg9](https://github.com/sampathg9) **Created:** 12/29/2017 **Status:** ✅ Merged **Merged:** 1/28/2018 **Merged by:** [@ssddanbrown](https://github.com/ssddanbrown) **Base:** `master` ← **Head:** `issue-630` --- ### 📝 Commits (10+) - [`4bb97b6`](https://github.com/BookStackApp/BookStack/commit/4bb97b6eb93eaf9bddeb6b275ddca8a69048f3bc) Merge branch 'BookStackApp-master' - [`ac12b44`](https://github.com/BookStackApp/BookStack/commit/ac12b4464fa9f6d8d55a8b1d97dfd322597b826b) Merge branch 'BookStackApp-master' - [`939968e`](https://github.com/BookStackApp/BookStack/commit/939968ea4180567f381cc96f3351bbcada3870ca) Merge pull request #13 from OsmosysSoftware/BookStackApp-master - [`66b260d`](https://github.com/BookStackApp/BookStack/commit/66b260d287a8efd92118f47d6febb22a63e10b7e) Merge pull request #14 from BookStackApp/master - [`1517c6c`](https://github.com/BookStackApp/BookStack/commit/1517c6c8f2f1f7b68b5e07378c20dbb1316e569c) Merge pull request #15 from OsmosysSoftware/BookStackApp-master - [`f17f429`](https://github.com/BookStackApp/BookStack/commit/f17f42959c09d56bdb7ba563d085db7978486096) Merge branch 'master' of https://github.com/BookStackApp/BookStack into issue-630 - [`318c5b3`](https://github.com/BookStackApp/BookStack/commit/318c5b31df60e1c7745f0f93420cee9edb41f2d8) Issue-630: Fixed issue with deleting user profile pics when deleting a user. - [`3a38905`](https://github.com/BookStackApp/BookStack/commit/3a3890532889fa46e9bb7975b5a6506f23c0dff9) Issue #630: Deleting user's profile pics on deleting of user account - [`9cb9390`](https://github.com/BookStackApp/BookStack/commit/9cb9390c2f6af02cc9ce7534bd36d799fe6c58b2) Merge branch 'issue-630' of https://github.com/OsmosysSoftware/BookStack into issue-630 - [`5291670`](https://github.com/BookStackApp/BookStack/commit/5291670aaa7f33a95411d0b3413e92160545fd75) Issue-630: Added test case for deleting user ### 📊 Changes **2 files changed** (+25 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `app/Repos/UserRepo.php` (+10 -1) 📝 `tests/UserProfileTest.php` (+15 -0) </details> ### 📄 Description _No description provided_ --- <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:07 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/BookStack#5683