description |
---|
In this section you find settings that affect the access of the fylr installation. Like allowing anonymous users, self-registration and defining password requirements. |
Allows anonymous access. When activated, the fylr instance can be accessed without having a user account.
{% hint style="info" %} Please note: when activated, the user group "Anonymous Users" need the system right "Access to Search" and permissions to the data. Using pools and tags, you can either give them access to all the data or just parts of it. {% endhint %}
This text will be shown as the label for the login input on the login page. Default is "Login or email".
This text will be shown on the login page above the login fields.
This message is displayed when a user sets a password and it does not meet the password requirements.
Use regular expressions to define requirements for passwords. To only allow passwords with a length of 8 to 32 characters use ^.{8,32}$ for example.
Shows a "Sign Up" button when guests / anonymous users access fylr.
{% hint style="info" %} Please note: this option requires that "Allow Guest Access" is enabled. The user group "Anonymous Users" also needs the system right "Create Users". Also make sure to assign system rights and permissions to the group "Self-registered Users" so they remain access to the system after signing up. {% endhint %}
This text will be shown on the registration page above the input fields.
Define which fields should be available for the users who want to sign up. For each field you have the following options:
OPTION | DESCRIPTION |
---|---|
Show | Field will be shown and is optional. |
Don't Show | Field won't be shown. |
Required | Field will be shown and is mandatory. |
Select groups that should be automatically assigned to a user who registers. Apart from these groups, users who sign up, are automatically assigned to the system group "Self-registered Users".