Added locales to principal API
This commit is contained in:
@@ -588,7 +588,8 @@ impl PrincipalManager for Server {
|
||||
| PrincipalField::Members
|
||||
| PrincipalField::Lists
|
||||
| PrincipalField::Urls
|
||||
| PrincipalField::ExternalMembers => (),
|
||||
| PrincipalField::ExternalMembers
|
||||
| PrincipalField::Locale => (),
|
||||
PrincipalField::Tenant => {
|
||||
// Tenants are not allowed to change their tenantId
|
||||
if access_token.tenant.is_some() {
|
||||
|
||||
Reference in New Issue
Block a user