Add consumer-based RfC Visibility settings

This setting will be useful to increase data protection, where users might not be allowed to see RfCs from other contexts.
This commit is contained in:
Sebastian Serth
2023-02-20 09:35:21 +01:00
parent abede713f9
commit 9c3392b324
14 changed files with 146 additions and 14 deletions

View File

@ -7,6 +7,11 @@ de:
name: Name
oauth_key: OAuth Key
oauth_secret: OAuth Secret
rfc_visibility: Sichtbarkeit von Kommentaranfragen
rfc_visibility_type:
all: Alle Kommentaranfrage sind sichtbar
consumer: Nur Kommentaranfragen des aktuellen Konsumenten sind sichtbar
study_group: Nur Kommentaranfragen der aktuellen Lerngruppe sind sichtbar
execution_environment:
docker_image: Docker-Image
exposed_ports: Zugängliche Ports

View File

@ -7,6 +7,11 @@ en:
name: Name
oauth_key: OAuth Key
oauth_secret: OAuth Secret
rfc_visibility: Visibility of Request for Comments
rfc_visibility_type:
all: All Requests for Comments are visible
consumer: Only Requests for Comments of the current consumer are visible
study_group: Only Requests for Comments of the current study group are visible
execution_environment:
docker_image: Docker Image
exposed_ports: Exposed Ports