Skip to content

Clarify info on security lock and default role #997

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: 7.dev
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/control-panel/member-manager.md
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ This tab contains the generic settings for the role. You can also assign the rol
-- Roles included in the author list are available in the author select field on the entry publish/edit page for any channel the role has permission to publish in.
-- Roles included in the member lists are available to display in the [member list tag](member/memberlist.md).

- **Security Lock** -- If enabled, only Super Admin users can add or remove members to the role.
- **Security Lock** -- If enabled, only Super Admin users can add or remove members to the role. Locked roles cannot be set as default role, so if you have open member registration, you need to have at least one role that is not locked, and set it as default in [Member Settings](control-panel/settings/members.md#default-primary-role).

- **Role Groups** -- Assign the role to [role groups](control-panel/member-manager.md#role-groups).

Expand Down
2 changes: 1 addition & 1 deletion docs/control-panel/settings/members.md
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ Set whether dates and times are localized to each members' own localization pref

![Default Primary Role](/_images/members_default_role.png)

This allows you to specify the Primary Role to which approved members will be assigned.
This allows you to specify the Primary Role to which approved members will be assigned. Only roles that don't have "Security Lock" on can be selected.

### Member profile theme

Expand Down