[PR #2043] [MERGED] feat(demo): prune old and inactive user accounts #2029

Closed
opened 2026-02-26 03:33:05 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/koel/koel/pull/2043
Author: @phanan
Created: 8/7/2025
Status: Merged
Merged: 8/7/2025
Merged by: @phanan

Base: masterHead: prune-demo-users


📝 Commits (1)

  • 49cb5c2 feat(demo): prune old and inactive user accounts

📊 Changes

5 files changed (+90 additions, -5 deletions)

View changed files

📝 app/Http/Controllers/Demo/NewSessionController.php (+4 -5)
📝 app/Models/User.php (+19 -0)
📝 database/factories/InteractionFactory.php (+1 -0)
📝 routes/console.php (+1 -0)
📝 tests/Feature/UserTest.php (+65 -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/koel/koel/pull/2043 **Author:** [@phanan](https://github.com/phanan) **Created:** 8/7/2025 **Status:** ✅ Merged **Merged:** 8/7/2025 **Merged by:** [@phanan](https://github.com/phanan) **Base:** `master` ← **Head:** `prune-demo-users` --- ### 📝 Commits (1) - [`49cb5c2`](https://github.com/koel/koel/commit/49cb5c26ed90052ea72c722e5dbbf199ae709bdb) feat(demo): prune old and inactive user accounts ### 📊 Changes **5 files changed** (+90 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `app/Http/Controllers/Demo/NewSessionController.php` (+4 -5) 📝 `app/Models/User.php` (+19 -0) 📝 `database/factories/InteractionFactory.php` (+1 -0) 📝 `routes/console.php` (+1 -0) 📝 `tests/Feature/UserTest.php` (+65 -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>
kerem 2026-02-26 03:33:05 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/koel-koel#2029
No description provided.