Remove feature "Allow everybody to access to this project"
This commit is contained in:
@@ -17,7 +17,4 @@ Přiřazení rolí je viditelné v **Nastavení projektu > Oprávnění**:
|
||||
|
||||

|
||||
|
||||
Pokud se rozhodnete povolit přístup všem, budou všichni uživatelé Kanboard považováni za členy projektu.
|
||||
Tímto nastavením nebude mít správa rolí žádný vliv. Oprávnění na uživatele nebo skupinu nelze použít.
|
||||
|
||||
U soukromých projektů nelze definovat oprávnění.
|
||||
@@ -78,7 +78,6 @@ Response example:
|
||||
"last_modified": "1438205337",
|
||||
"is_public": "0",
|
||||
"is_private": "1",
|
||||
"is_everybody_allowed": "0",
|
||||
"default_swimlane": "Default swimlane",
|
||||
"show_default_swimlane": "1",
|
||||
"description": null,
|
||||
@@ -369,7 +368,6 @@ Response example:
|
||||
"last_modified": "1436119570",
|
||||
"is_public": "0",
|
||||
"is_private": "0",
|
||||
"is_everybody_allowed": "0",
|
||||
"default_swimlane": "Default swimlane",
|
||||
"show_default_swimlane": "1",
|
||||
"description": null,
|
||||
|
||||
@@ -70,7 +70,6 @@ Response example:
|
||||
"last_modified": "1436119135",
|
||||
"is_public": "0",
|
||||
"is_private": "0",
|
||||
"is_everybody_allowed": "0",
|
||||
"default_swimlane": "Default swimlane",
|
||||
"show_default_swimlane": "1",
|
||||
"description": "test",
|
||||
@@ -119,7 +118,6 @@ Response example:
|
||||
"last_modified": "1436119135",
|
||||
"is_public": "0",
|
||||
"is_private": "0",
|
||||
"is_everybody_allowed": "0",
|
||||
"default_swimlane": "Default swimlane",
|
||||
"show_default_swimlane": "1",
|
||||
"description": "test",
|
||||
@@ -168,7 +166,6 @@ Response example:
|
||||
"last_modified": "1436119135",
|
||||
"is_public": "0",
|
||||
"is_private": "0",
|
||||
"is_everybody_allowed": "0",
|
||||
"default_swimlane": "Default swimlane",
|
||||
"show_default_swimlane": "1",
|
||||
"description": "test",
|
||||
@@ -217,7 +214,6 @@ Response example:
|
||||
"last_modified": "1436119135",
|
||||
"is_public": "0",
|
||||
"is_private": "0",
|
||||
"is_everybody_allowed": "0",
|
||||
"default_swimlane": "Default swimlane",
|
||||
"show_default_swimlane": "1",
|
||||
"description": "test",
|
||||
@@ -265,7 +261,6 @@ Response example:
|
||||
"last_modified": "1436119570",
|
||||
"is_public": "0",
|
||||
"is_private": "0",
|
||||
"is_everybody_allowed": "0",
|
||||
"default_swimlane": "Default swimlane",
|
||||
"show_default_swimlane": "1",
|
||||
"description": null,
|
||||
|
||||
@@ -17,7 +17,4 @@ Role assignments are visible in **Project Settings > Permissions**:
|
||||
|
||||

|
||||
|
||||
If you choose to allow everybody, all Kanboard users will be considered 'Project Member'.
|
||||
With this setting, role management will have no effect. Permission per user or per group cannot be applied.
|
||||
|
||||
Private projects cannot define permissions.
|
||||
|
||||
@@ -15,8 +15,4 @@ L'assignation des rôles est disponible depuis **Paramètres du projet > Permiss
|
||||
|
||||

|
||||
|
||||
Si vous choisissez d'autoriser tout le monde, tous les utilisateurs de Kanboard seront considérés comme **Membre du projet**.
|
||||
Ce qui signifie qu'il n'y a plus des gestion de rôles.
|
||||
Les permissions par utilisateur ou par groupe ne peuvent plus être appliquées.
|
||||
|
||||
Les projets privés ne peuvent pas définir de permissions.
|
||||
|
||||
@@ -37,9 +37,6 @@
|
||||
|
||||
|
||||
|
||||
Если вы выберите **Разрешить любому**, то все пользователи Канборд будут считаться участниками Проекта. В таком случае, нет необходимости назначать роли. Потому что, разрешения, назначенные пользователям и группам, на доступ к Проекту не будут работать.
|
||||
|
||||
|
||||
|
||||
Приватный проект не позволяет устанавливать разрешения.
|
||||
|
||||
|
||||
@@ -17,7 +17,4 @@ Rol atamaları ** Proje Ayarları> İzinler ** 'den ulaşılabilir:
|
||||
|
||||

|
||||
|
||||
Herkese izin vermeyi seçerseniz, tüm Kanboard kullanıcıları Proje Üyesi olarak değerlendirilecektir.
|
||||
Bu da artık rol yönetimi olmadığını gösterir. Kullanıcı veya grup başına izin kullanılamaz.
|
||||
|
||||
Özel projeler izin tanımlayamaz.
|
||||
|
||||
Reference in New Issue
Block a user