mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-05-07 12:34:03 -05:00
[PR #6557] [MERGED] add empty /api/tasks endpoint #22003
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
main← Head:add-empty-tasks📝 Commits (1)
5d0195cadd 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.0clients request the/api/tasksendpoint 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.