|
@@ -1,9 +1,3 @@
|
|
|
-<!-- <form action="" method="post" class="form-horizontal passportStrategy" id="googleOauthSetting" role="form">
|
|
|
|
|
- <fieldset>
|
|
|
|
|
- <legend>Google OAuth {{ t("security_setting.configuration") }}</legend>
|
|
|
|
|
- <p class="well">(TBD)</p>
|
|
|
|
|
- </fieldset>
|
|
|
|
|
-</form> -->
|
|
|
|
|
<form action="/_api/admin/security/passport-google" method="post" class="form-horizontal passportStrategy" id="googleSetting" role="form"
|
|
<form action="/_api/admin/security/passport-google" method="post" class="form-horizontal passportStrategy" id="googleSetting" role="form"
|
|
|
{% if isRestartingServerNeeded %}style="opacity: 0.4;"{% endif %}>
|
|
{% if isRestartingServerNeeded %}style="opacity: 0.4;"{% endif %}>
|
|
|
<legend>Google OAuth {{ t("security_setting.configuration") }}</legend>
|
|
<legend>Google OAuth {{ t("security_setting.configuration") }}</legend>
|