[PR #2008] [MERGED] feat: do not create demo accounts for crawlers #2015

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

📋 Pull Request Information

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

Base: masterHead: crawler-detect


📝 Commits (1)

  • 287a8cb feat: do not create demo accounts for crawlers

📊 Changes

5 files changed (+129 additions, -8 deletions)

View changed files

📝 app/Http/Controllers/Demo/NewSessionController.php (+12 -5)
📝 composer.json (+2 -1)
📝 composer.lock (+53 -1)
📝 routes/web.base.php (+5 -1)
tests/Feature/Demo/DemoSessionTest.php (+57 -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/2008 **Author:** [@phanan](https://github.com/phanan) **Created:** 7/8/2025 **Status:** ✅ Merged **Merged:** 7/8/2025 **Merged by:** [@phanan](https://github.com/phanan) **Base:** `master` ← **Head:** `crawler-detect` --- ### 📝 Commits (1) - [`287a8cb`](https://github.com/koel/koel/commit/287a8cbce57764c8c115a6a4a4608d74372366f6) feat: do not create demo accounts for crawlers ### 📊 Changes **5 files changed** (+129 additions, -8 deletions) <details> <summary>View changed files</summary> 📝 `app/Http/Controllers/Demo/NewSessionController.php` (+12 -5) 📝 `composer.json` (+2 -1) 📝 `composer.lock` (+53 -1) 📝 `routes/web.base.php` (+5 -1) ➕ `tests/Feature/Demo/DemoSessionTest.php` (+57 -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:02 +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#2015
No description provided.