Possibility to configure an OpenID Connect provider on the instance level WIP (#128).
This commit is contained in:
@ -13,7 +13,8 @@ const locKeys = [
|
||||
'login_remote_peertube_no_livechat',
|
||||
'login_remote_peertube_video_not_found',
|
||||
'login_remote_peertube_video_not_found_try_anyway',
|
||||
'login_remote_peertube_video_not_found_try_anyway_button'
|
||||
'login_remote_peertube_video_not_found_try_anyway_button',
|
||||
'login_external_oidc_alert_message'
|
||||
]
|
||||
|
||||
module.exports = locKeys
|
||||
|
Reference in New Issue
Block a user