Skip to content

Commit 3e87939

Browse files
committed
Add enterprise admonition again to emergency access
closes #124
1 parent 196deee commit 3e87939

3 files changed

Lines changed: 18 additions & 16 deletions

File tree

docs/hub/admin.md

Lines changed: 10 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -83,16 +83,12 @@ The following events are logged:
8383

8484
#### Emergency Access {#event-type-emergency-access}
8585

86-
:::info Early Access
87-
This feature is currently in **early access** and will be fully available in version 1.5.0.
88-
:::
89-
9086
- **Emergency Access Setup** – A vault owner set up or updated the Emergency Access configuration for a vault (e.g. by assigning council members in Vault Details).
91-
- **Emergency Access Settings Updated** – An admin changed the global Emergency Access settings.
92-
- **Emergency Access Recovery Started** – A council member started an Emergency Access recovery process.
93-
- **Emergency Access Recovery Approved** – A council member approved a running recovery process.
94-
- **Emergency Access Recovery Completed** – A council member completed a recovery process.
95-
- **Emergency Access Recovery Aborted** – A council member aborted a running recovery process.
87+
- **Emergency Access Settings Updated** – An admin changed the [global Emergency Access settings](#emergency-access-emergency-access).
88+
- **Emergency Access Recovery Started** – A council member [started](emergency-access.md#starting-a-recovery-process) an Emergency Access recovery process.
89+
- **Emergency Access Recovery Approved** – A council member [approved](emergency-access.md#approve-a-recovery-process) a running recovery process.
90+
- **Emergency Access Recovery Completed** – A council member [completed](emergency-access.md#complete-a-recovery-process) a recovery process.
91+
- **Emergency Access Recovery Aborted** – A council member [aborted](emergency-access.md#abort-a-recovery-process) a running recovery process.
9692

9793
:::note
9894
When a council member starts a recovery process, both `Emergency Access Recovery Started` and `Emergency Access Recovery Approved` are logged.
@@ -154,7 +150,11 @@ Additionally, any existing trust chains that included the user will be broken, r
154150
## Emergency Access {#emergency-access}
155151

156152
:::info Early Access
157-
This feature is currently in **early access** and will be fully available in version 1.5.0.
153+
Emergency Access is currently in **early access** and will be fully available in version 1.5.0.
154+
:::
155+
156+
:::info Enterprise Feature
157+
Visit [cryptomator.org](https://cryptomator.org/hub/) for more information about Enterprise features.
158158
:::
159159

160160
This configuration defines default [Emergency Access](emergency-access.md) values for new or updated vaults.
@@ -171,9 +171,3 @@ Activate `Enable Emergency Access` and configure:
171171
:::warning
172172
A council without redundancy (`Required Keys == number of council members`) is possible, but not recommended.
173173
:::
174-
175-
:::info Enterprise Feature
176-
The following Audit Log feature is available only in the **Enterprise Edition**:
177-
178-
- Emergency Access Audit Logs
179-
:::

docs/hub/emergency-access.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,10 @@ sidebar_position: 9
1010
This feature is currently in **early access** and will be fully available in version 1.5.0.
1111
:::
1212

13+
:::info Enterprise Feature
14+
Visit [cryptomator.org](https://cryptomator.org/hub/) for more information about Enterprise features.
15+
:::
16+
1317
Emergency Access restores access to a vault inside Cryptomator Hub in case of account loss or ownership issues.
1418
Its process requires a group of trusted users (the "council") to approve the recovery.
1519
When enough approvals are collected, the emergency change is completed and vault management access is restored.

docs/hub/vault-management.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -151,6 +151,10 @@ To show the vault recovery key, click on the `Show Recovery Key` button in the [
151151
Emergency Access is currently in **early access** and will be fully available in version 1.5.0.
152152
:::
153153

154+
:::info Enterprise Feature
155+
Visit [cryptomator.org](https://cryptomator.org/hub/) for more information about Enterprise features.
156+
:::
157+
154158
To configure [Emergency Access](emergency-access.md) for a vault, click `Setup Emergency Access Council` in the [vault details](#vault-details). If Emergency Access is already configured but needs correction, click `Fix Emergency Access Council`. This opens a dialog where you define the council members and confirm with `Grant`.
155159

156160
### Archive Vault {#archive-vault}

0 commit comments

Comments
 (0)