feat: shared secret auth

This commit is contained in:
2022-09-22 16:01:19 +02:00
parent 13edf77ece
commit 1e8b616cba
7 changed files with 163 additions and 8 deletions

View File

@ -1,6 +1,7 @@
export ENTRYPOINT_CONF_VERSION=v1
export HOMESERVER_YAML_VERSION=v12
export HOMESERVER_YAML_VERSION=v13
export LOG_CONFIG_VERSION=v2
export TELEGRAM_BRIDGE_YAML_VERSION=v2
export TELEGRAM_BRIDGE_YAML_VERSION=v3
export DISCORD_BRIDGE_YAML_VERSION=v1
export SIGNAL_BRIDGE_YAML_VERSION=v1
export SIGNAL_BRIDGE_YAML_VERSION=v2
export SHARED_SECRET_AUTH_VERSION=v1