Add ability to hide posts from unregistered users.
This commit is contained in:
@@ -27,6 +27,8 @@ print("hello, circuit")
|
||||
|
||||
Code is displayed as literal text and can be copied from the article view. Image markers written inside a code fence remain literal text.
|
||||
|
||||
Posts are public by default. Authors can select **Members only** while writing or editing to hide a post from visitors who are not signed in; MFA-verified members can still read these posts.
|
||||
|
||||
## Accounts and MFA
|
||||
|
||||
The initial administrator account is `admin` with password `admin`, as requested for first-run access. Sign in, scan the displayed QR code with any iPhone or Android TOTP authenticator, and change this password before exposing the service to the internet. New registrations are held for approval in **Accounts**; accepted users must enroll a TOTP authenticator before they can publish.
|
||||
|
||||
Reference in New Issue
Block a user