|
@@ -120,7 +120,7 @@
|
|
|
<div class="form-group">
|
|
<div class="form-group">
|
|
|
<div class="col-xs-6 col-xs-offset-3">
|
|
<div class="col-xs-6 col-xs-offset-3">
|
|
|
<div class="checkbox checkbox-info">
|
|
<div class="checkbox checkbox-info">
|
|
|
- <input type="checkbox" id="bindByEmailName-SAML" name="settingForm[security:passport-saml:isSameEmailTreatedAsIdenticalUser]" value="1"
|
|
|
|
|
|
|
+ <input type="checkbox" id="bindByEmail-SAML" name="settingForm[security:passport-saml:isSameEmailTreatedAsIdenticalUser]" value="1"
|
|
|
{% if settingForm['security:passport-saml:isSameEmailTreatedAsIdenticalUser'] %}checked{% endif %} />
|
|
{% if settingForm['security:passport-saml:isSameEmailTreatedAsIdenticalUser'] %}checked{% endif %} />
|
|
|
<label for="bindByEmail-SAML">
|
|
<label for="bindByEmail-SAML">
|
|
|
{{ t("security_setting.Treat email matching as identical", "email") }}
|
|
{{ t("security_setting.Treat email matching as identical", "email") }}
|