Skip to main content

6 docs tagged with "password"

View All Tags

Configuring fields for content-types

The Content-type Builder is only accessible to create and update content-types when your Strapi application is in a development environment, else it will be in a read-only mode in other environments.

Configuring Users & Permissions plugin settings

The Users & Permissions plugin is managed from the Users & Permissions plugin settings section, accessible from Settings icon Settings in the main navigation of the admin panel. This settings section allows to configure the available providers, email templates and the advanced settings of the plugin. It also allows to define the end-users roles and their related permissions (see Configuring end-user roles).

Users & Permissions plugin

Protect your API with a full authentication process based on JWT and manage the permissions between the groups of users.

Writing Content

Instructions to write content by filling up fields that are meant to contain specific content (e.g. text, numbers, media etc.).