mirror of
https://github.com/nextcloud/documentation.git
synced 2026-01-04 02:36:49 +07:00
App Store: "official" is now "Featured"
Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
This commit is contained in:
@@ -21,7 +21,7 @@ During the Nextcloud server installation, some apps are enabled by default.
|
||||
To see which apps are enabled go to your Apps page.
|
||||
|
||||
Those apps are supported and developed by Nextcloud GmbH directly and
|
||||
have an **Official**-tag. See :doc:`installation/apps_supported` for a list of supported apps.
|
||||
have an **Featured**-tag. See :doc:`installation/apps_supported` for a list of supported apps.
|
||||
|
||||
.. note:: To get access to work-arounds, long-term-support, priority bug fixing
|
||||
and custom consulting for supported apps, contact our `sales team <https://nextcloud.com/enterprise/>`_.
|
||||
|
||||
@@ -757,7 +757,7 @@ and to copy external mount configurations to another Nextcloud server.
|
||||
Integrity check
|
||||
---------------
|
||||
|
||||
Apps which have an official tag MUST be code signed with Nextcloud. Unsigned official apps won't be installable anymore. Code signing is optional for all third-party applications::
|
||||
Apps which have a ``Featured`` tag MUST be code signed with Nextcloud. Unsigned featured apps won't be installable anymore. Code signing is optional for all third-party applications::
|
||||
|
||||
integrity
|
||||
integrity:check-app Check app integrity using a signature.
|
||||
|
||||
@@ -5,7 +5,7 @@ Two-factor authentication
|
||||
Two-factor authentication adds an additional layer of security to user accounts. In order to log
|
||||
in on an account with two-factor authentication (2FA) enabled, it is necessary to provide both the
|
||||
login password and another factor. 2FA in Nextcloud is pluggable, meaning that they are not part
|
||||
of the Nextcloud Server component but provided by official and 3rd-party Nextcloud apps.
|
||||
of the Nextcloud Server component but provided by featured and 3rd-party Nextcloud apps.
|
||||
|
||||
|
||||
Several 2FA apps are already available including
|
||||
|
||||
Reference in New Issue
Block a user