|
|
@ -95,6 +95,7 @@ foreach my $user (($a->users),$a->get('admin')){ |
|
|
|
} |
|
|
|
} |
|
|
|
# ACL for special workspaces |
|
|
|
# ACL for special workspaces |
|
|
|
$data->{"\0*\0acls"}->{'ajxp_user'} = 'rw'; |
|
|
|
$data->{"\0*\0acls"}->{'ajxp_user'} = 'rw'; |
|
|
|
|
|
|
|
$data->{"\0*\0acls"}->{'ajxp_home'} = 'rw'; |
|
|
|
|
|
|
|
|
|
|
|
# As we're here, lets update the email address and the display name |
|
|
|
# As we're here, lets update the email address and the display name |
|
|
|
# First, delete parameter if it's an array (meaning it's empty) |
|
|
|
# First, delete parameter if it's an array (meaning it's empty) |
|
|
|