apps: remove required: false and set redis pass as required to baserow (#2337)

This commit is contained in:
Stavros Kois
2025-05-22 12:46:13 +03:00
committed by GitHub
parent 30172723e0
commit 666d860300
8 changed files with 5 additions and 10 deletions

View File

@@ -39,4 +39,4 @@ sources:
- https://github.com/authelia/authelia
title: Authelia
train: community
version: 1.0.14
version: 1.0.15

View File

@@ -114,7 +114,6 @@ questions:
schema:
type: string
default: "/"
required: false
valid_chars: "^\/.*$"
valid_chars_error: "The path must start with /"
show_if: [["use_dummy_config", "=", false]]

View File

@@ -43,4 +43,4 @@ sources:
- https://gitlab.com/baserow/baserow
title: Baserow
train: community
version: 1.0.3
version: 1.0.4

View File

@@ -57,7 +57,7 @@ questions:
schema:
type: string
default: ""
required: false
required: true
private: true
- variable: secret_key
label: Secret Key

View File

@@ -42,4 +42,4 @@ sources:
- https://github.com/mrlt8/docker-wyze-bridge
title: Wyze Bridge
train: community
version: 1.0.5
version: 1.0.6

View File

@@ -38,7 +38,6 @@ questions:
description: The Wyze Bridge UI username.
schema:
type: string
required: false
default: wbadmin
show_if: [["wb_auth", "=", true]]
- variable: wb_password
@@ -46,7 +45,6 @@ questions:
description: The Wyze Bridge UI password.
schema:
type: string
required: false
default: wbadmin
show_if: [["wb_auth", "=", true]]
- variable: enable_audio
@@ -225,7 +223,6 @@ questions:
description: Set this to the host IP to enable a WebRTC stream on port 8889
schema:
type: ipaddr
required: false
default: ""
show_if: [["enable_webrtc", "=", true]]
- variable: webrtc_port

View File

@@ -20,4 +20,4 @@ screenshots: []
sources: []
title: iX App
train: stable
version: 1.1.14
version: 1.1.15

View File

@@ -27,7 +27,6 @@ questions:
You can use markdown here. This have no effect on the application.
schema:
type: text
required: false
# Image Configuration
- variable: image