| commit | 2835615e4cd72a46289f2e14c9afb0ccc43e0ceb | [log] [tgz] |
|---|---|---|
| author | gio <gio@v1.dodo.cloud> | Thu Jul 24 17:20:56 2025 +0400 |
| committer | gio <gio@v1.dodo.cloud> | Wed Jul 30 13:19:03 2025 +0400 |
| tree | a4248756f410c3c3bd3794e56f8c98c3fb3a740d | |
| parent | 134be72adbab1ee6071fa0f976ad29a97262ef7f [diff] [blame] |
AppManager: Fix auth schema Change-Id: Iab9e76795467b9ed9e6ad7b8389473eb71d49c89
diff --git a/core/installer/schema.go b/core/installer/schema.go index e575aa5..12a79b0 100644 --- a/core/installer/schema.go +++ b/core/installer/schema.go
@@ -178,6 +178,7 @@ #Auth: { enabled: bool | false groups: string | *"" + noAuthPathPatterns: [...string] | *[] } value: #Auth