0
0
Fork 0
mirror of https://github.com/dani-garcia/vaultwarden synced 2024-06-01 19:48:55 +02:00

Add missing items to profileOrganization response model

This commit is contained in:
theycallmesteve 2020-05-08 13:39:17 -04:00
parent 5571a5d8ed
commit 08afc312c3
No known key found for this signature in database
GPG key ID: 6240923F65CC698D

View file

@ -274,6 +274,8 @@ impl UserOrganization {
"UseGroups": false,
"UseTotp": true,
"UsePolicies": true,
"UseApi": false,
"SelfHost": true,
"MaxStorageGb": 10, // The value doesn't matter, we don't check server-side