640b8737bc
* Clean Managing Users section * Update user.adoc * Update text * Update text
16 lines
594 B
Text
16 lines
594 B
Text
// Module included in the following assemblies:
|
|
//
|
|
// con-required-actions.adoc
|
|
|
|
[id="proc-enabling-terms-conditions_{context}"]
|
|
= Enabling terms and conditions
|
|
|
|
You can enable a required action that new users must accept the terms and conditions before logging in to {project_name} for the first time.
|
|
|
|
.Procedure
|
|
. Click the *Required Actions* tab.
|
|
. Enable the *Terms and Conditions* action.
|
|
. Edit the `terms.ftl` file in the base login theme.
|
|
|
|
.Additional resources
|
|
* For more information on extending and creating themes, see the link:{developerguide_link}[{developerguide_name}].
|