Password protected pages
Pages can be protected with basic auth. The username is always user.
At the site level#
To enable password protection:
- Go to your site settings, toggle on Password protection
- In the dialog, specify the password (or accept the generated one), click Save
caution
Branch passwords are never displayed again, so make sure to save them somewhere.
To disable protection:
- Go to your *site settings
- Toggle off Password protection
At the branch level#
info
The password set on a branch overrides that of the site, if any is defined.
To enable password protection:
- Go to your branch settings, toggle on Password protection
- In the dialog, specify the password (or accept the generated one), click Save
caution
Branch passwords are never displayed again, so make sure to save them somewhere.
To disable protection:
- Go to your branch settings
- Toggle off Password protection