fix mdlint warnings on all TPA docs authored by anarcat's avatar anarcat
tails/ remains, but now we enforce the checks for the whole TPA wiki
...@@ -37,13 +37,13 @@ the first time. ...@@ -37,13 +37,13 @@ the first time.
### Critical Steps (must be completed) ### Critical Steps (must be completed)
1. **Set up Two-Factor Authentication (2FA)** immediately after creating 1. **Set up Two-Factor Authentication (2FA)** immediately after creating
your account. Full functionality will not be available without 2FA. Go your account. Full functionality will not be available without 2FA. Go
to Settings->Security->Two-step login to set this up. to Settings->Security->Two-step login to set this up.
2. **Send me your account’s Fingerprint Phrase in a secure way**. You 2. **Send me your account’s Fingerprint Phrase in a secure way**. You
can find this under Settings->My Account, there you will find "Your can find this under Settings->My Account, there you will find "Your
account's fingerprint phrase". Without this step, your account will account's fingerprint phrase". Without this step, your account will
remain limited. remain limited.
Once I have received that fingerprint phrase, I will "confirm" your Once I have received that fingerprint phrase, I will "confirm" your
account. Until I have done that, you will not be able to view or add any account. Until I have done that, you will not be able to view or add any
...@@ -105,7 +105,7 @@ Create new Folders or Collections using the **"New"** button. ...@@ -105,7 +105,7 @@ Create new Folders or Collections using the **"New"** button.
## Add a user ## Add a user
To add a new user to the vault, they will need to be "invited" via the admin console (`/admin`) to the organization. They should be added to the appropriate groups, depending on their role in the organization. Additionally, each user should have a "Personal - <username>" collection created, and the user is given "Edit items, hidden passwords" access, and the "Manage collection" access should be given to the "Executive Leadership" group. To add a new user to the vault, they will need to be "invited" via the admin console (`/admin`) to the organization. They should be added to the appropriate groups, depending on their role in the organization. Additionally, each user should have a `Personal - <username>` collection created, and the user is given "Edit items, hidden passwords" access, and the "Manage collection" access should be given to the "Executive Leadership" group.
## Recover a user ## Recover a user
... ...
......