add secret to client_secret setting

This commit is contained in:
Leo McArdle 2019-11-18 16:35:49 +00:00
Родитель 15a48d62d3
Коммит f148ed585a
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 8262833620A64C3F
2 изменённых файлов: 2 добавлений и 1 удалений

Просмотреть файл

@ -7,6 +7,7 @@ auth0:
shadowed_by_global: true
auth0_client_secret:
default: ''
secret: true
shadowed_by_global: true
auth0_callback_url:
default: ''

Просмотреть файл

@ -1,6 +1,6 @@
# name: mozilla-iam
# about: A plugin to integrate Discourse with Mozilla's Identity and Access Management (IAM) system
# version: 1.6.3
# version: 1.6.4
# authors: Leo McArdle
# url: https://github.com/mozilla/discourse-mozilla-iam