[PR #6557] [MERGED] add empty /api/tasks endpoint #20636

Closed
opened 2026-04-25 22:37:50 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/dani-garcia/vaultwarden/pull/6557
Author: @stefan0xC
Created: 12/14/2025
Status: Merged
Merged: 12/14/2025
Merged by: @BlackDex

Base: mainHead: add-empty-tasks


📝 Commits (1)

  • 5d0195c add empty /api/tasks endpoint

📊 Changes

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

View changed files

📝 src/api/core/accounts.rs (+9 -0)

📄 Description

The v2025.12.0 clients request the /api/tasks endpoint because we report our organizations product tier as type enterprise. Since we don't implement access intelligence we should report an empty list object, so there's nothing todo.


🔄 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/dani-garcia/vaultwarden/pull/6557 **Author:** [@stefan0xC](https://github.com/stefan0xC) **Created:** 12/14/2025 **Status:** ✅ Merged **Merged:** 12/14/2025 **Merged by:** [@BlackDex](https://github.com/BlackDex) **Base:** `main` ← **Head:** `add-empty-tasks` --- ### 📝 Commits (1) - [`5d0195c`](https://github.com/dani-garcia/vaultwarden/commit/5d0195c278c4a0f3a7ba9b8245e8228aacaa4947) add empty /api/tasks endpoint ### 📊 Changes **1 file changed** (+9 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `src/api/core/accounts.rs` (+9 -0) </details> ### 📄 Description The `v2025.12.0` clients request the `/api/tasks` endpoint because we report our organizations product tier as type enterprise. Since we don't implement access intelligence we should report an empty list object, so there's nothing todo. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-04-25 22:37:50 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/vaultwarden#20636