mirror of
https://github.com/TheAnachronism/docspell.git
synced 2025-06-22 18:38:26 +00:00
Show user shares when asking to delete user
This commit is contained in:
@ -4554,6 +4554,7 @@ components:
|
||||
required:
|
||||
- folders
|
||||
- sentMails
|
||||
- shares
|
||||
properties:
|
||||
folders:
|
||||
type: array
|
||||
@ -4563,6 +4564,9 @@ components:
|
||||
sentMails:
|
||||
type: integer
|
||||
format: int32
|
||||
shares:
|
||||
type: integer
|
||||
format: int32
|
||||
|
||||
SecondFactor:
|
||||
description: |
|
||||
|
Reference in New Issue
Block a user