[PR #362] [MERGED] Fix non-authenticated users being counted as sessions #358

Closed
opened 2026-06-05 14:22:33 -04:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/Drop-OSS/drop/pull/362
Author: @Pacodastre
Created: 2/28/2026
Status: Merged
Merged: 3/2/2026
Merged by: @DecDuck

Base: developHead: fix-inactive-users-on-dashboard


📝 Commits (1)

  • ca6bc95 Fixes a bug where the amount of inactive users is wrong on the admin dashboard

📊 Changes

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

View changed files

📝 server/internal/session/db.ts (+1 -0)

📄 Description

…dashboard


🔄 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/Drop-OSS/drop/pull/362 **Author:** [@Pacodastre](https://github.com/Pacodastre) **Created:** 2/28/2026 **Status:** ✅ Merged **Merged:** 3/2/2026 **Merged by:** [@DecDuck](https://github.com/DecDuck) **Base:** `develop` ← **Head:** `fix-inactive-users-on-dashboard` --- ### 📝 Commits (1) - [`ca6bc95`](https://github.com/Drop-OSS/drop/commit/ca6bc9578de5a3ac42a702b903c878f03a5f1901) Fixes a bug where the amount of inactive users is wrong on the admin dashboard ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `server/internal/session/db.ts` (+1 -0) </details> ### 📄 Description …dashboard --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-06-05 14:22:33 -04:00
yindo closed this issue 2026-06-05 14:22:33 -04:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Drop-OSS/drop#358