|
@@ -20,6 +20,19 @@
|
|
|
</div>
|
|
</div>
|
|
|
</div>
|
|
</div>
|
|
|
<fieldset id="passport-twitter-hide-when-disabled" {%if !isTwitterEnabled %}style="display: none;"{% endif %}>
|
|
<fieldset id="passport-twitter-hide-when-disabled" {%if !isTwitterEnabled %}style="display: none;"{% endif %}>
|
|
|
|
|
+{# Help Section #}
|
|
|
|
|
+<hr>
|
|
|
|
|
+<h4>
|
|
|
|
|
+ <i class="fa fa-question-circle" aria-hidden="true"></i>
|
|
|
|
|
+ <a href="#collapseHelpForGoogleOauth" data-toggle="collapse">How to configure Google OAuth?</a>
|
|
|
|
|
+</h4>
|
|
|
|
|
+<ol id="collapseHelpForGoogleOauth" class="collapse">
|
|
|
|
|
+ <li>{{ t("security_setting.OAuth.Google.register_1", "https://console.cloud.google.com/apis/credentials", "Google Cloud Platform API Manager") }}</li>
|
|
|
|
|
+ <li>{{ t("security_setting.OAuth.Google.register_2") }}</li>
|
|
|
|
|
+ <li>{{ t("security_setting.OAuth.Google.register_3") }}</li>
|
|
|
|
|
+ <li>{{ t("security_setting.OAuth.Google.register_4", "https://${growi.host}/passport/google/callback", "${growi.host}") }}</li>
|
|
|
|
|
+ <li>{{ t("security_setting.OAuth.Google.register_5") }}</li>
|
|
|
|
|
+</ol>
|
|
|
|
|
|
|
|
|
|
|
|
|
<div class="form-group">
|
|
<div class="form-group">
|