Security: Improve credential handling across the cluster tooling #98

Signed-off-by: Michael Mayer <michael@photoprism.app>
This commit is contained in:
Michael Mayer
2025-10-20 00:06:17 +02:00
parent 83d69f59cc
commit f23069dd2c
10 changed files with 311 additions and 34 deletions

View File

@@ -20,6 +20,7 @@ var ClusterCommands = &cli.Command{
ClusterHealthCommand,
ClusterNodesCommands,
ClusterRegisterCommand,
ClusterJoinTokenCommand,
ClusterThemePullCommand,
},
}