Skip to content

Commit

Permalink
add a note about blocking conflicts with api
Browse files Browse the repository at this point in the history
  • Loading branch information
kalsky committed Dec 13, 2024
1 parent c742c70 commit 28e0a45
Show file tree
Hide file tree
Showing 6 changed files with 38 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -1601,6 +1601,12 @@ In some cases, it may be undesirable to allow users to use the **Reserve Anyway*
2. Save the file.
3. Restart the **Quali Server** service.

:::note
When this key is enabled, an administrator will still be able to reserve with conflicts.
This is also the behavior when using the CloudShell automation api.
If however, the logged in admin is trying to create a reservation for a regular user (set the owner to a regular user), this will fail as well if there are conflicts.
:::

### Allowing regular users to view sandboxes of other users in their domain

By default, all users in the same domain have visibility of each other’s sandboxes. You can disable this with the following key.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -182,6 +182,12 @@ sidebar_position: 16
</tr>
</tbody>
</table>
:::note
When this key is enabled, an administrator will still be able to reserve with conflicts.
This is also the behavior when using the CloudShell automation api.
If however, the logged in admin is trying to create a reservation for a regular user (set the owner to a regular user), this will fail as well if there are conflicts.
:::

## Enable regular users to view sandboxes of other users in their domain
<table>
<tbody>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1601,6 +1601,12 @@ In some cases, it may be undesirable to allow users to use the **Reserve Anyway*
2. Save the file.
3. Restart the **Quali Server** service.

:::note
When this key is enabled, an administrator will still be able to reserve with conflicts.
This is also the behavior when using the CloudShell automation api.
If however, the logged in admin is trying to create a reservation for a regular user (set the owner to a regular user), this will fail as well if there are conflicts.
:::

### Allowing regular users to view sandboxes of other users in their domain

By default, all users in the same domain have visibility of each other’s sandboxes. You can disable this with the following key.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -182,6 +182,13 @@ sidebar_position: 16
</tr>
</tbody>
</table>

:::note
When this key is enabled, an administrator will still be able to reserve with conflicts.
This is also the behavior when using the CloudShell automation api.
If however, the logged in admin is trying to create a reservation for a regular user (set the owner to a regular user), this will fail as well if there are conflicts.
:::

## Enable regular users to view sandboxes of other users in their domain
<table>
<tbody>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1601,6 +1601,12 @@ In some cases, it may be undesirable to allow users to use the **Reserve Anyway*
2. Save the file.
3. Restart the **Quali Server** service.

:::note
When this key is enabled, an administrator will still be able to reserve with conflicts.
This is also the behavior when using the CloudShell automation api.
If however, the logged in admin is trying to create a reservation for a regular user (set the owner to a regular user), this will fail as well if there are conflicts.
:::

### Allowing regular users to view sandboxes of other users in their domain

By default, all users in the same domain have visibility of each other’s sandboxes. You can disable this with the following key.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -182,6 +182,13 @@ sidebar_position: 16
</tr>
</tbody>
</table>

:::note
When this key is enabled, an administrator will still be able to reserve with conflicts.
This is also the behavior when using the CloudShell automation api.
If however, the logged in admin is trying to create a reservation for a regular user (set the owner to a regular user), this will fail as well if there are conflicts.
:::

## Enable regular users to view sandboxes of other users in their domain
<table>
<tbody>
Expand Down

0 comments on commit 28e0a45

Please sign in to comment.