mirror of
				https://github.com/dani-garcia/vaultwarden.git
				synced 2025-10-31 02:08:20 +02:00 
			
		
		
		
	Add missing items to profileOrganization response model
This commit is contained in:
		| @@ -274,6 +274,8 @@ impl UserOrganization { | |||||||
|             "UseGroups": false, |             "UseGroups": false, | ||||||
|             "UseTotp": true, |             "UseTotp": true, | ||||||
|             "UsePolicies": true, |             "UsePolicies": true, | ||||||
|  |             "UseApi": false, | ||||||
|  |             "SelfHost": true, | ||||||
|  |  | ||||||
|             "MaxStorageGb": 10, // The value doesn't matter, we don't check server-side |             "MaxStorageGb": 10, // The value doesn't matter, we don't check server-side | ||||||
|  |  | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user