mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2025-12-06 09:13:03 +03:00
404 on collection management save #103
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?
Originally created by @dallyh on GitHub.
Vaultwarden Support String
Your environment (Generated via diagnostics page)
Config & Details (Generated via diagnostics page)
Show Config & Details
Config:
Vaultwarden Build Version
Deployment method
Official Container Image
Custom deployment method
No response
Reverse Proxy
IIS
Host/Server Operating System
Linux
Operating System Version
Ubuntu 24.04.2 LTS
Clients
Web Vault
Client Version
Steps To Reproduce
Request:
PUT https://example.com/api/organizations/da740f00-4ea2-4b11-8cc7-259cd6814fa2/collection-managementReponse:
Expected Result
The settings should save.
Actual Result
404 on an endpoint
Logs
Screenshots or Videos
Additional Context
No response
@BlackDex commented on GitHub:
This feature is not (yet) supported and we already hide this form (again) in the current
testingtagged images. This was an oversight in the previous release.